Feature Access Policies
Definition
A Feature Access Policy is composed of a right which encompasses several Features.
Once this right is given to users, they will have access to all the listed Features in the Feature Access Policies.
Access Policy describes:
Who Accesses
Which Features
What Objects
Access Policy is configured with:
an Access Right Grant that identifies whom the policy applies to
a set of Features that identifies which Features are accessible
a set of Scopes that identify what Managed Objects are accessible (one scope for each kind of Object).
Several Access Policies can be configured in the system, some of them authorizing access to the same Features.
Configuration
You can access the Feature Access Policy configuration :
by clicking on "Portal" → “Feature Access Policies”
by clicking on "System" → "Configurations" → "Business Model" and perform an import/export.
Global properties
Before configuring a Feature Access Policy, you must configure a right.
The right should be named as follows: "adm."name of the right".
Feature Access properties
Property name | Type | Mandatory | Description |
---|---|---|---|
id |
| YES | The id is the unique identifier of the Feature Access Policy. It is case sensitive and no special characters (except - or _) are allowed. |
name |
| YES | The Feature Access Policy name. The name may be different from the identifier.Must be at least 4 characters long. |
description |
| NO | Used to describe the FAP. It is possible to modify name property after the creation of the FAP. |
right |
| YES | Used to indicate the id of the configured right. |
features |
| YES | Allows to list the ids of the configured Features. |
feature |
| YES | Used to indicate the id of Feature. |
| NO | Allows to configure a restriction on Object kind that can be accessed by the listed Features. If a Scope is also configured on a Feature listed in the FAP, both will match. |