An SSO authorization realm uses an external server for authorization.
Procedure
- Click to open the Create Authorization Realm dialog.
- Enter a name in the Name field.
- Ensure that SSO is selected in the Type list.
- Specify the following parameters:
Table 1. SSO propertiesField |
Description |
Groups Header |
Name of the SSO server parameter that contains the list of groups
to which the user belongs. |
Groups Delimiter |
String that delimits values that are found in the group header.
Regular expression special characters must be escaped with the \ character. |
Groups Regex |
Regular expression that is used to parse the values in the group
header. If specified, only the first matching group is used. If left unspecified, all values in the
group header are used. |
The values in the group header that match the search criteria are used to create IBM® UrbanCode Deploy groups
into which the user is placed.