
AaquibN.62475 (Customer) asked a question.
Hi,
I have the use case to receive an email with verification code/link from OKTA on every login. I have configured the MFA using Email and set the Email Authenticator as to be used for 'Authentication and recovery', however I am not getting the email code on every login. After entering the password, I am directly login to the Okta dashboard. Only when I am changing password and updating profile information, I am getting a verification code sent to my registered mail id. I need the code to be sent for every login. Am i missing any configuration?
Thank You.

Hi @AaquibN.62475 (Customer) , Thank you for reaching out to the Okta Community!
When implementing MFA, you have to consider three main things:
You might also want to check the rules of the policy to see if the user matches the conditions:
Is the user assigned to the proper Group for the policy?
Is the user signing in form the proper IP?
and so on...
Hope it helps!