Claim-requirement (List)#
Path: /processing/authorization-managers/authorization-manager{id}/attribute/rule-list{name}/select-rule-list-when/claim-requirement
The list of claim requirements to be used when evaluating which rule-list is going to be applied.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| name | string | required | The name of the claim to be used when evaluating which rule-list is going to be applied. | |
| applicability | enumeration | optional | all-of | Whether all of claim values should be present or just any of them is sufficient for the rule-list to apply. |
| value | multi-value, string | optional | The list of claim values to be used when evaluating which rule-list is going to be applied. |