JavaScript PIP
When we add or modify a JavaScript policy information point (PIP), define the properties to customize the PIP according to the needs of the environment.
General
- Name
- A unique name for the policy information point. Use this name as the Issuer for the attributes that are returned by this policy information point.
- Description
- A description of the policy information point. (Optional)
- Type
- The type is JavaScript. This field is read only.
- Script
- A file containing JavaScript rule. Type the file name or click Browse to select the file from your workstation.
JavaScript policy information point instance properties
The Name and Value properties are optional. They are passed into the JavaScript code so the administrator can use them to configure how the code runs.
- Fiberlink MaaS360 JavaScript PIP
We can configure a JavaScript PIP to call the Fiberlink MaaS360 rule file. This type of PIP is for MaaS360 SDK-based applications or wrapped applications, and it retrieves attributes from the MaaS360 device inventory for use in access policies.- Worklight JavaScript PIP
An appliance with Advanced Access Control can provide a JavaScript policy information point (PIP) for the Worklight product.Parent topic: Policy information points