obligation
Define a URL to be used to satisfy an obligation.
obligation = URLDescription
This entry defines the mapping between the obligation the policy decision point (PDP) returns and the URL used to satisfy the obligation.
Options
obligation Define the obligation that is returned by runtime security services. This string, or key, is case-sensitive. URL Define the URL used to satisfy the obligation.
Usage:
This stanza entry is not required.
The [obligations-urls-mapping] stanza and the obligation entry apply only to Advanced Access Control.
Examples
The following entry specifies an obligation named auth1. The value of auth1 is a URL used to satisfy the obligation.
[obligations-urls-mapping] auth1 = https://example.com
Parent topic: [obligations-urls-mapping] stanza