This article explains how to configure a default BU in SAML.
For more information regarding the Business Units, you can read the following articles:
- What is the difference between Roles and Business Units?
- Managing Business Units Using the API
- Business Units Attribute & Business Units Mapping
Currently, In order to map a default business unit, the following attributes must be defined in your groovy file:
businessUnitsAttribute:
businessUnitsMapping:
defaultBusinessUnit:
Here an example:
businessUnitsAttribute: 'department'
businessUnitsMapping: 'BU_1'
defaultBusinessUnit: 'global'
The businessUnitsAttribute needs to be created in the IDP provider.
The businessUnitsMapping can contain any value, but it cannot be empty.
The defaultBusinessUnit needs to be created in IriusRisk.
Comments
0 comments
Please sign in to leave a comment.