Authentication Strengths & Conditional Access with Entra EAM
This page covers using Microsoft Entra ID's Authentication Strengths and Conditional Access policies together with Incode EAM. Authentication Strengths define the assurance level required for a given access scenario. Conditional Access policies enforce those requirements based on conditions like user, app, location, or risk. When Incode EAM is configured as a Federated Multifactor method, it can satisfy Authentication Strength requirements directly.
Prerequisites
Ensure you have the following before you begin:
- Microsoft Entra EAM setup complete
- A Microsoft Entra administrator account with permissions to manage Authentication Methods and Conditional Access policies
- A Microsoft Entra ID P1 or P2 subscription
Understand How It Works
Microsoft Entra Authentication Strengths define a set of allowed authentication method combinations at a given assurance level. By creating a custom Authentication Strength that includes Federated Multifactor, which covers external authentication methods like Incode EAM, you can then reference that strength in a Conditional Access policy. When a user triggers that policy, Entra requires them to satisfy the Authentication Strength, routing them to Incode for verification.
Set Up Authentication Strengths and Conditional Access
Create an Authentication Strength
- Log in to your Microsoft Entra Admin Center as an administrator.
- Go to Authentication Methods > Authentication Strengths.
- Click New Authentication Strength.
- Enter a unique name.
- Under Multifactor Authentication, select Federated Multifactor.
- Click Next, then Create.
Create a Conditional Access Policy
- Go to Conditional Access > Policies.
- Click New Policy and enter a unique name.
- Configure the policy:
- Users: Select the users or groups this policy applies to.
- Conditions: Define when the policy triggers—by app, location, risk level, etc. See Microsoft's Conditional Access conditions documentation for details.
- Grant: Select Grant access and then Require Authentication Strength.
- Select the Authentication Strength created in the previous steps.
- Click Select, then Create.
Test the Integration
- Go to a Microsoft application that meets your configured conditions.
- Sign in with an Entra account in the target group.
- After entering your password, confirm you are redirected to Incode to complete identity verification.
- Complete verification and confirm access is granted.
