Managing access policies
You can use the local management interface to manage access policies.
Before you begin
Ensure you understand how to develop and use access policies for federation single sign-on. For more information, see Access policies.Procedure
- In the local management interface, select Federation > Global Settings > Access Policies.
- Select the action you want to complete.
- Add
Enter the JavaScript code that you want to include in this policy. Enter a name (string) for the policy. For Type, select JavaScript. For Category, we can specify any string. Save the entry.
- Import
Enter a name for the policy and select a type. Use the Browse window to select a JavaScript file to import. Click OK to import the file.
- Edit
Select a policy from the Access Policies list. Click Edit. Change the JavaScript as needed and click OK.
- Delete
Select a policy from the Access Policies list. Click Delete to remove the policy.
- Export
Select a policy from the Access Policies list. Click Export to save the policy to disk.
- Replace
Select a policy from the Access Policies list. Click Replace to replace the policy. Click Browser to locate the JavaScript file that contains the policy that you want to use instead of the existing JavaScript for the policy that you selected. Click OK to replace the existing JavaScript in the selected policy with the JavaScript from the selected file.
- When prompted, deploy your changes.
What to do next
Create or modify a federation or federation partner to use the access policy. See Creating an access policy.Parent topic: Access policies