Is there a way to prevent a user to login into aws and display an MFA enabling
User->login ( prevented because the MFA is disabled ) -> enable MFA -> login successfully
Thank you
I tried creating a policy to deny actions if a user has an mfa disabled ( that can solve the issue but i want to push the user toward enabling mfa so he can login to his account)