Skip to main content

Prerequisites

In order to set up role mapping, you must first create an attribute mapping toย custom:member_ofย in at least one of your IdPs. This can be done when creating a new IdP or by editing an existing one. Go to theย SSO Overviewย for more information on creating an IdP.

Map SAML attributes to Bronto Roles

  1. Go to Settings, open Authentication, and click the SAML Role Mappings tab.
NOTE:ย If the role mappings list is not visible, you likely donโ€™t have theย custom:member_ofย attribute mapping configured in your IdPs. Verify this is configured, and contact support in case of any issues.
  1. Click theย + New Mappingย button in the top right corner to begin creating new role mappings. A popup should appear.
  2. In the popup, fill in the possible value of theย custom:member_ofย attribute and the appropriate Bronto role from the dropdown. Each user with a matching value, will be given the corresponding role.
  3. If you wish, you can use theย add new rowย button to configure multiple mappings in one go.
  4. Pressย Createย to create and enable the mappings.
  5. If you wish to edit an existing mapping, hover over it in the list and press the pencil(Edit) button.
If you configure multiple mappings with the same value, only the latest one will be in effect.
When a user with a specified identity provider attribute logs in, they will be given the appropriate Bronto role. Likewise if the attribute is removed, their role will also be removed.
If a user doesnโ€™t match any attribute mappings, they will be given theย Standardย role by default.