Forum Discussion

Huw_W1's avatar
Huw_W1
Copper Contributor
Feb 28, 2020

Detect compromised passwords

After looking in the Sign-in view and seeing all the login attempts trying to guess passwords we implemented MFA, so feel a little more secure! However we still get phishing emails and users will be users so passwords are still going to get compromised, now any attempt to login should get blocked by MFA but i would like to be able to detect these and reset the users passwords, so any suggestions on how i would recognise a login attempt where a correct password was entered but it was blocked by MFA?

 

Thanks

 Huw

  • Huw_W1,

     

    You'll see a failure reason of "other" in the sign-in logs, as opposed to "invalid username or password":

     

    or...

     

     

    The sign-in error code is also key - 500121 above relates to a failed strong authentication in the context of "other":

     

     

    Regards,

     

    Kelvin

Share