Managing policy information points
To use data from sources outside of the appliance in your policies, you must add that source as a policy information point.
Before you begin
To create a server connection policy information point, define the database server connection first. See Managing server connections.
Procedure
- Log in to the local management interface.
- Click AAC.
- Under Policy, click Information Points.
- Take one of the following actions:
- Filter policy information points:
- Complete these steps to filter policy information points:
- In the Quick Filter field, type one or more characters. For example, enter g to search for all policy information points names that contain g or G.
- Press Enter.
- Add a policy information point:
- Complete these steps to configure a policy information point:
- Click the
drop-down button. - Select the type:
- RESTful Web Service
- JavaScript
- Database
- LDAP
- FiberLink MaaS360
- Complete the properties for the information point. See:
- Click the
- Modify a policy information point:
- Complete these steps to modify a policy information point that
you previously configured:
- Select a policy information point.
- Click
. - Complete the properties for the policy information point. See:
- Delete a policy information point:
- Complete these steps to remove a policy information point that
you previously configured:Attention: Do not delete a policy information point if it returns attributes that are used in a policy or risk score.
- Select a policy information point.
- Click
.
- View, import, or export a JavaScript file:
- Note: These instructions apply only to JavaScript policy information points. You must select a JavaScript policy information point type to see the
drop-down
button.Advanced Access Control provides the following JavaScript policy information points:
- Worklight Policy Information Point for Adapters
- Fiberlink MaaS360 Policy Information Point
- View a JavaScript file that you previously configured as a policy information point:
-
- Select a policy information point that is a JavaScript type.
- Click the
drop-down
button. - Select View. A read-only version of the script displays in a pop-up window.
- Click Close when finished.
- Import a JavaScript file to replace an existing file for your policy information point:
-
- Select a policy information point that is a JavaScript type.
- Click the
drop-down
button. - Select Import. A pop-up window displays to import a script.
- Click Browse to locate the JavaScript file.
- Click OK. The syntax of the file is checked. If there are errors, you must fix them before you can import the file.
- Export an existing JavaScript file:
-
- Select a policy information point that is a JavaScript type.
- Click the
drop-down
button. - Select Export.
- Click Save File.