-
I'm trying to setup MFA TOTP for our domain users on a web application. The site redirect well to adfs and adfs does show the MFA wizard that request the code, but I got the error "Object reference not set to an instance of an object" when enter the code. I'm using Google Authenticator. I don't know if the error was on MFA side or the web application side. Also when I try to send the key through email, i got an error in the event viewer "Error Sending Email (KEY) for user, with status code GeneralFailure : Failure sending mail". I don't have much idea since pretty much everything is green and ADFS does detected and using MFA on Access Control Policies. Edit: Nevermind, just a simple restart fix both problem... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
hi, @Shrimpiee It is possible that you have not filled in the various necessary properties, regards |
Beta Was this translation helpful? Give feedback.
-
Thank you for your answer. I have followed the wiki and try to test each function before posting here. In the end it was just that the ADFS primary server needs a restart, after that, both TOTP and Email are working fine. Cheers! |
Beta Was this translation helpful? Give feedback.
Thank you for your answer. I have followed the wiki and try to test each function before posting here. In the end it was just that the ADFS primary server needs a restart, after that, both TOTP and Email are working fine.
Cheers!