Use the Identity Provider (IDP) attribute from the OpenID Connect (OIDC) response as a filter criteria for authentication policy.
Before you begin
Role required: adaptive_auth_admin
You can create session access policy using policy context (Pre-Authentication, Post Authentication, multi-factor authentication) and filter criteria (Role, Group, IP, Location) with policy inputs and conditions.
The following procedure shows steps to configure the IdP attribute from the SAML response as a policy input to control authentication in the Post Authentication Context, Multi-factor
authentication (MFA) Context, and Zero Trust - Policy based session access.
The Okta IDP attributes are as displayed in the following screen shot. You should set the Use in Adaptive Authentication as true to use it in the Post Authentication Context, Multi-factor
authentication (MFA) Context, and Zero Trust - Policy based session access policies.
Note: Policies in the post-authorization, MFA, Zero Trust - Policy based session access execute after the users enter the credentials or SSO response.
Procedure
-
Use of IDP attribute in Post Authentication Policy Context.
Example: Configuring to enable log in from the Okta IDP attributes if the device is trusted.
-
Navigate to .
-
Select Allow Policy and open the policy record.
-
In the Policy Input, create the Policy Input and Policy Condition.
- Policy Input: Add Risk Factor.

- Policy Conditions: Risk Factor greater than 5 and Authentication Scheme is Single Sing-On.

Based on this configuration, when the device is trusted from the Okta (IdP), then the user is authenticated to the instance.
For more information on how to create Post Authentication Context with Policy and Condition, see Post-authentication context.
-
Use of IDP attribute in MFA Policy Context.
Example: Configuring to enable MFA from the Okta IDP attributes if the device isn’t trusted.
-
Navigate to .
-
In the Policy Input, create the Policy Input and Policy Condition.
- Policy Input: Add Risk Factor.

- Policy Conditions: Risk Factor greater than 5 and Authentication Scheme is Single Sing-On.

Based on this configuration, when the device is not-trusted from the Okta (IdP), then the user shown a second factor authentication to log in to the instance.
For more information on how to create MFA Context with Policy and Condition, see Multi-factor Authentication context.
-
Use of IDP attribute in Zero Trust - Policy based session access.
Example: Configuring to reduce the privilege of Itil role from Okta IDP attributes if the device isn’t trusted.
-
Navigate to .
-
Create a Session Access role configuration.
-
In the Policy Input, create the Policy Input and Policy Condition.
- Policy Input: Add Risk Factor and Has itil role.

- Policy Conditions: Risk Factor greater than 5 and Authentication Scheme is Single Sing-On.

Based on this configuration, when the itil user using a device that is not-trusted from the Okta (IdP), then the user's privileges are reduced for the logged in session.
For more information on how to create Zero Trust - Policy based session access with Policy and Condition, see Zero Trust Access (ZTA).