A debugger is or will be attached to the extension

Subscription errors:
Configuration hints:
Minimum length of passwords The minimum length of passwords a user can choose.
Password aging enabled If enabled the user has to choose a new password after the given timespan.
Maximum age for passwords The period in which a user has to change the password.
Password blacklist A blacklist of passwords users cannot choose. One password per line.
Enforce password complexity rules According to GMP rules, a password must contain at least one uppercase character, lowercase character, special character, and numeric character.
Require Two-Factor Authentication Enable Two-Factor Authentication (2FA) with Time-Based One-Time Passwords (TOTPs). Users will be required to set up 2FA during their next login.

Advanced settings

Password history size The number of previous passwords to remember. Users cannot reuse any of their last N passwords. Set to 0 to disable password history.
Invalid login attempts before disabling user Maximum number of consecutive invalid login attempts allowed. The user will be disabled after reaching this limit. Set to 0 to disable the lockout.
Exclude __SystemAdministrator from lockout Keep the __SystemAdministrator account enabled even after exceeding the maximum number of invalid login attempts.