Subject: How to use the AuthenticationMethod enum to stop non-password logins
Date: 2021-03-16 15:18:36
From: cruentidei
Source: use-authenticationmethod-enum-stop-non-password-logins
----------------------------------------------------------------------

If, during the PreAuthenticationEvent, I see the AuthenticationMethod to Password, does this block of fail any login attempt that doesn't send in a pasword? I've tried it, and I still hit the Authentication event. I stop it there by checking the password myself, but is there a way to set it so that if a login attempt comes in with no password, that the Authentication event is never hit and it's stopped during PreAuthentication?

----------------------------------------------------------------------

Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand
If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor
who sold you the license and ask for your money back.

Back to ComponentPro Q&A Forum Index