PasswordConfig

Version 4.0.26.0 (latest)
Datatype
Description
(object)
object
can
object
Operations the current user is able to perform on this object
min_length
integer
Minimum number of characters required for a new password. Must be between 7 and 100
require_numeric
boolean
Require at least one numeric character
require_upperlower
boolean
Require at least one uppercase and one lowercase letter
require_special
boolean
Require at least one special character
expiration_enabled
boolean
Enable/Disable password expiration policy.
expiration_duration_days
integer
Number of days before passwords expire. Must be between 30 and 365.
policy_enabled_at
string
The timestamp of when the password expiration policy was last enabled.