RulesConfigurationType¶
Structure Class¶
RulesConfigurationType
dataclass
¶
A container for rules.
Attributes¶
rules
instance-attribute
¶
rules: list[MappingRule]
An array of rules. You can specify up to 25 rules per identity provider.
Rules are evaluated in order. The first one to match specifies the role.