Skip to main content

UserPassword

Information returned when a user password is queried.

Properties

NameTypeDescriptionNotes
expiry_notification_datedatetimeThe date at which the next password expiry notification will be sent.[optional]
expiry_timedatetimeThe date at which the password will expire.[optional]
force_updateboolIndicates if the user will be forced to change their password the next time the user authenticates with it.[optional]
last_changed_timedatetimeThe last time the password was changed.[optional]
new_passwordstrThe value of the new password generated by IDaaS if requested by the client.[optional]
presentboolA flag that indicates if the user has a password.[optional]

Example