You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reset Failed Login Count During Given Time Period When Password Reset
Problem
Set up a user action to prevent login.
Setup failed login configuration on the tenant with N login attempts during X time
Lockout a user
Expect that after a user resets their password after lockout, they will a refreshed N login attempts in a new X time frame
Actually, the user will still be locked for the time duration on the tenant after password is updated
Also, per a forum user, a variation of this behavior
What we find is that if we create and then delete the lockout action and then the user tries to login again the account is locked after a single failed login attempt. We're expecting that after the lockout action is removed that the user has another number of failed login attempts to go through before a lockout again.
Solution
Expect that after a user resets their password after a lockout, they will a refreshed N login attempts as configured on the tenant
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
The text was updated successfully, but these errors were encountered:
Reset Failed Login Count During Given Time Period When Password Reset
Problem
N
login attempts duringX
timeN
login attempts in a newX
time frameAlso, per a forum user, a variation of this behavior
Solution
Expect that after a user resets their password after a lockout, they will a refreshed
N
login attempts as configured on the tenantAlternatives/workarounds
None, not a "blocking" behavior.
Additional context
Forum post
https://fusionauth.io/community/forum/topic/1252/changing-password-after-lockout-doesn-t-reset-failed-attempts-count
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
The text was updated successfully, but these errors were encountered: