Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lockout attempts policy #11762

Open
mharveyDC opened this issue Oct 22, 2024 · 1 comment
Open

Lockout attempts policy #11762

mharveyDC opened this issue Oct 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mharveyDC
Copy link

Is your feature request related to a problem? Please describe.
To reduce the effectiveness of attempts to compromise a user account, things like preventing an account from logging in if enough failed login attempts have been made would be great.

Describe the solution you'd like
A policy that can be attached to an identification stage, that prevents further logins on a user account if a specified limit has been reached, within a specified amount of time, and preventing logins for a specified amount of time would be great.

@mharveyDC mharveyDC added the enhancement New feature or request label Oct 22, 2024
@mharveyDC
Copy link
Author

Preventing users from setting their password to a password they've used in the past would also be a great addition if they need to change their password, or if their password has expired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant