Entitlements policies
Version:
The Entitlement plugin contributes configuration policies that define behavior for the functionality provided by the plugin.
Note
Do not extend or inherit from out-of-the-box policies; instead, create your own.
You can change the values of default policies by modifying the PolicySet JSON or the Environment JSON, depending on where the policy is defined, and then re-running Bootstrap.
The Entitlement plugin defines the following polices:
| Policy | Description | Properties / Default Values |
|---|---|---|
KnownEntitlementsActionsPolicy | Defines the names of the entitlement view actions. | DeleteEntitlement \ "DeleteEntitlement" |
KnownEntitlementsViewsPolicy | Defines the names of the entitlement views. | OrderEntitlements \ "OrderEntitlements" CustomerEntitlements \ "CustomerEntitlements" OrderEntitlementDetails \ "OrderEntitlementDetails" CustomerEntitlementDetails \ "CustomerEntitlementDetails" |
If you have suggestions for improving this article, let us know!