Aging (Section)#

Path: /processing/credential-policies/credential-policy{id}/aging

Enable maximum password age. When a password is older than allowed, any access attempt is denied and a new password must be set.

Parameters#

NameTypeRequiredDefaultDescription
max-ageuint16optional90The number of days a password is allowed to be used.
notification-perioduint16optionalIf a password expires in less than the configured number of days, additional details about the upcoming expiry are addded to credential verification results. Note that it is up to consumers of the Credential Manager services to actually use that additional information.

Was this helpful?