Example: Mapping a group attribute
The following example demonstrates how to map a group attribute values pulled from an Active Directory target system to a resource attribute created in Bravura Security Fabric .
This example assumes that an Active Directory target system has been added with the List group attributes option enabled, and that auto discovery has been run.
Add a new resource attribute
Click Manage the system > Resources > Resource attributes.
Click Add new…
Enter the following values:
ID
GROUP_TYPE
Description
Group type
Type
String
Minimum required number of values
1
Add restricted values:
Click the Restricted values tab.
Type
Security
in the Actual value and Displayed value fields, then click More.Type
Distribution
in the Actual value and Displayed value fields.Click Update.
Set resource attribute access controls
To set access controls for the new resource attribute, add it to a resource attribute group:
Click Manage the system > Resources > Resource attribute groups.
Select GROUP_INFO_CREATE.
Click the Members tab.
Click Select…
Select the checkbox for GROUP_TYPE then click Select.
The resource attribute can now used in group creation requests.
Repeat this procedure for the GROUP_INFO_UPDATE resource attribute group if you want to allow users to update the attribute.
Map a group attribute to the new resource attribute
Override the default action for the Active Directory target system’s _groupType attribute:
Click Manage the system > Resources > Group attributes.
Select the Target system override level.
Select the Active Directory target system.
Click the Defaults tab.
Search for and select the _groupType attribute.
Click Override.
Set Action when creating group to ”Set to specified value”.
Set Action when updating group to ”Set to specified value when mapped profile attribute changes”.
Click the search
icon in the Map group attribute to resource attribute field.
Select GROUP_TYPE.
Click Add.
Confirm the attribute mapping changes.
The Active Directory target system’s group attribute is now mapped to the Bravura Security Fabric resource attribute.
The following sections describe options and steps in more detail.