To configure role mappings:
- Navigate to Settings > Users & Companies > Identity Role Mappings.
- Create a new mapping rule.
- Define the Identity Attribute: Enter the exact payload attribute key provided by your IdP (e.g.,
department,groups,eduPersonAffiliation). - Select the Operator:
- equals: The payload value must exactly match the defined value.
- contains: The payload value must contain the defined value (useful for comma-separated lists or longer strings).
- Define the Value you expect to receive from the IdP.
- Select the Role (from
base_user_role) that should be assigned when the condition is met.