Forum Discussion
Jesus_Alvarez
Feb 04, 2022Copper Contributor
No recibo notificaciones de Authenticator
Estoy integrando Salesforce con Azure AD a través del SSO, en mi instancia de Azure AD tengo activado el MFA, el problema es que algunos usuarios no se les envía la notificación de aprobación para in...
Jai Verma
Feb 14, 2022Brass Contributor
There can be multiple reasons, couple of possible reasons can be as follows:-
- If you are using CA Policy to trigger MFA and policy is not applicable for the user and app.
- MFA is also part of Azure AD PRT and if user's PRT has valid MFA claim, users do not get prompted for the MFA.
To find out the exact cause, look at the SignIn logs of the user for Salesforce application/other application and look into Additional Authentication. It may show you previously satisfied etc. If not, then look at conditional access policy tab and see why MFA policy is not applying.
- If you are using CA Policy to trigger MFA and policy is not applicable for the user and app.
- MFA is also part of Azure AD PRT and if user's PRT has valid MFA claim, users do not get prompted for the MFA.
To find out the exact cause, look at the SignIn logs of the user for Salesforce application/other application and look into Additional Authentication. It may show you previously satisfied etc. If not, then look at conditional access policy tab and see why MFA policy is not applying.