Manage authentication policies
Authentication policies determine the order and conditions in which various authentication mechanisms are used to successfully authenticate a user. We can view, add, modify, and delete authentication policies.
Keep the following considerations in mind when you work with authentication policies:
- The authentication policy name must begin with an alphabetic character. Do not use control characters, leading and trailing blanks, and the following special characters ~ ! @ # $ % ^ & * ( ) + | ` = \ ; : " ' < > ? , [ ] { } / anywhere in the name.
- We cannot modify or delete predefined policies.
Steps
- Log in to the local management interface.
- Click AAC.
- Under Policy, click Authentication.
- Perform any of the following actions:
- Add an authentication policy:
- Click . The Authentication Policy Editor opens. See Create an authentication policy.
- Modify a custom authentication policy:
- Select the authentication policy that we want to modify.
- Click . The Authentication Policy Editor opens.
- Modify any of the authentication policy properties.
- Click Save.
- Delete a custom authentication policy:
- Select an authentication policy from the list. To select multiple authentication policies, press and hold the Ctrl key and select several authentication policies
- Click . A message prompts us to confirm the deletion.
- Click Delete.
What to do next
We can use any authentication policy in the access control policy. See Create an access control policy.Parent topic: Authentication policies