Rules (List)#

Path: /processing/authorization-managers/authorization-manager{id}/scopes/policies/policy{action}/rules

A condition that stipulates whether all scopes or any must be provided in order to arrive at an authorization decision

Parameters#

NameTypeRequiredDefaultDescription
idnon-empty-stringrequired
scopemulti-value, unionoptionalThe set of scopes that are considered for this rule
authorization-decisionenumerationoptionalnot-applicableThe resulting authorization decision to use when any of the scopes in this condition are included in the authorization request
applicabilityenumerationoptionalany-ofWhether the rule should apply when all or any scopes match the ones for this rule

Was this helpful?