Temporary-lockout (Section)#

Path: /processing/credential-policies/credential-policy{id}/temporary-lockout

Enable temporary lockout after a number of failed attempts.

Parameters#

NameTypeRequiredDefaultDescription
failed-attemptsuint8optional5Number of failed attempts the user may make before the credential is temporarily locked out.
durationuint32optional300The time in seconds the user should not be able to use the credential.

Was this helpful?