Skip to main content

Lockoutconfiguration

Properties

NameTypeDescriptionNotes
maximumAttempts(optional) numberThe maximum attempts allowed before lockout occurs.[default to undefined]
lockoutDuration(optional) numberThe total time in minutes a user will be locked out.[default to undefined]
lockoutWindow(optional) numberA rolling window where authentication attempts in a series count towards the maximum before lockout occurs.[default to undefined]