SOD Policies - DRAFT
Definition
A SOD Policy allows to define what kinds of conflicts you can create and what attributes the system will use to detect them.
Configuration
You can access the SOD Policy configuration :
by clicking on "Portal" → “SOD Policy”
by clicking on "System" → "Configurations" → "Data Model" and perform an import/export.
Properties
Properties name | Type | Mandatory | Description | Modifiable after creation |
---|---|---|---|---|
id |
| YES | The id is the unique identifier of the SOD Policy. It is case sensitive and no special characters (except - or _) are allowed. | NO |
name |
| YES | The SOD Policy name. The name may be different from the identifier.Must be at least 4 characters long. | YES |
active |
| NO | Allows to define if the Password Policy is activated or not. | ON, OFF |
description |
| NO | Allows to describe the SOD Policy. | YES |
sodRuleTypeId |
| NO | Used to indicate the id of the SOD Rule Type which refers to the Policy. | YES |
type |
| YES | Used to indicate the SOD Policy Type. | YES APPLICATION_TO_APPLICATION, |
SOD Type Properties
Application to Application type
This type will be used when the incompatibility is determined based on the values of the Role Attributes (flagged as resource).
Property name | Type | Mandatory | Description |
---|---|---|---|
application1SodAttribute |
| YES | Indicates the id of the Attribute that will hold the first incompatible Application. Must be a mono-valued |
application2SodAttribute |
| YES | Indicates the id of the Attribute that will hold the second incompatible Application. Must be a mono-valued |