Select-rule-list-when (Section)#

Path: /processing/authorization-managers/authorization-manager{id}/attribute/rule-list{name}/select-rule-list-when

Requirements used to find matching rule-lists. All requirements must be satisfied in order for the rule-list to apply.

Parameters#

NameTypeRequiredDefaultDescription
context-requirementmulti-value, enumerationoptionalThe list of contexts rule-list is relevant in. The rule-list is going to be matched only in these contexts.

Subsections#

NameTypeDescription
claim-requirement ListThe list of claim requirements to be used when evaluating which rule-list is going to be applied.
scope-requirement SectionThe optional scope requirement to be used when evaluating which rule-list is going to be applied.

Was this helpful?