Policy (List)#
Path: /processing/authorization-managers/authorization-manager{id}/scopes/policies/policy
The ordered list of applicable rules of the policy; processing will stop once the list is completely traversed or an allow decision is reached
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| action | identityref | required | The action that is being performed which requires authorization | |
| combine-rules-by | enumeration | optional | overriding-with-deny | How rules should be combined when multiple ones are defined and evaluated |
Subsections#
| Name | Type | Description |
|---|---|---|
| rules | List | A condition that stipulates whether all scopes or any must be provided in order to arrive at an authorization decision |