History (Section)#
Path: /processing/credential-policies/credential-policy{id}/history
Enable password history when setting new passwords.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| length | uint8 | optional | 3 | The number of passwords to keep in history, i.e. the number of unique passwords that must be used before one can be reused. |
| remove-older-than | uint16 | optional | The number of days a password is kept in history since it was set. |