Temporary-lockout (Section)#
Path: /processing/credential-policies/credential-policy{id}/temporary-lockout
Enable temporary lockout after a number of failed attempts.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| failed-attempts | uint8 | optional | 5 | Number of failed attempts the user may make before the credential is temporarily locked out. |
| duration | uint32 | optional | 300 | The time in seconds the user should not be able to use the credential. |