Obligation properties
When we add or modify an obligation, we specify properties that make that attribute unique.
Specify the following properties when we add or modify an obligation:
- Name
- Specify a unique name for the obligation.
- Description
- Enter a description of the obligation. (Optional)
- Identifier
- Specify an obligation ID used within the XACML policy file to identify the obligation at run time. The identifier must be a known identifier that can be handled by the target enforcement point. This value is required. For example, urn:ibm:security:obligation:myCustomObligation.
- Type
- This field is read only. The type is Obligation.
- Parameters
- DataType
- Select a data type for the parameter. Valid options include the following options:
- Boolean
- Represents the XML Boolean data type, http://www.w3.org/2001/XMLSchema#boolean.
- Date
- Represents the XML date data type, http://www.w3.org/2001/XMLSchema#date.
- Double
- Represents the XML double data type, http://www.w3.org/2001/XMLSchema#double.
- Integer
- Represents the XML integer data type, http://www.w3.org/2001/XMLSchema#integer.
- String
- Specifies the XML string data type, http://www.w3.org/2001/XMLSchema#string.
- Time
- Represents the XML time data type, http://www.w3.org/2001/XMLSchema#time.
- X500Name
- Represents the XACML X500 name data type, urn:oasis:names:tc:xacml:1.0:data-type:x500Name.
Parent topic: Obligations
Related tasks