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#

NameTypeRequiredDefaultDescription
namestringrequiredThe name of the claim to be used when evaluating which rule-list is going to be applied.
applicabilityenumerationoptionalall-ofWhether all of claim values should be present or just any of them is sufficient for the rule-list to apply.
valuemulti-value, stringoptionalThe list of claim values to be used when evaluating which rule-list is going to be applied.

Was this helpful?