Tutorial: Configure adaptive authentication
-
- UpdatedAug 1, 2024
- 4 minutes to read
- Xanadu
- Platform Security
Use these example steps to configure adaptive authentication on an instance.
To use this tutorial, you must have an instance with Adaptive Authentication activated. For details on this process, see Activate adaptive authentication.
- Create a filter criteria record
- Create a group filter criteria record to use as an input for your policy. This record allows your policy to determine access based on a user's group. In these steps you define the group or groups the policy uses to determine access.
- Create a policy
- Create a policy that determines whether a user can access the instance. This policy uses the group filter criteria record you create as an input. In these steps you also define policy conditions that define how the policy uses the policy input to determine user access.
- Configure a policy context
- Configure the Post Authentication Policy Context to use your new policy. When configured, your instance denies access to users within the group defined in the filter criteria record.
Create a filter criteria record
Learn how to create a criteria record to use as a policy input for your adaptive authentication policy.
Before you begin
Role required: admin
To deny access to your instance based on user groups, you must create a group filter criteria record. This record defines a user group or a set of user groups that your policy can grant or deny access. In this example, you will create a group filter criteria record for a single user group.
For details on user groups and how they are used in your instance, see Exploring user administration.
Procedure
Create a policy
Learn how to create a policy to deny access to user groups defined in your group filter criteria.
Before you begin
Role required: admin
Procedure
Configure a policy context
Configure the Post Authentication Policy Context to use your new policy. When configured, your instance denies access to users within the group defined in the filter criteria record.
Before you begin
Role required: admin
Procedure