To Map Users to Roles in an LDAP Group
You can map users in a federated organization’s LDAP group to an Anypoint role. Your Anypoint Platform organization needs to use an external identity provider, such as PingFederate.
After you perform this mapping, users in an organization can sign into Anypoint Platform using the same organizational credentials and access permissions that an organization maintains using LDAP.
This ensures security of credentials and maintains organizational roles for accessing privileged information.
Choose an external identity provider and then configure roles.
To configure a role:
-
In Anypoint Platform, click Roles. Click Add Role to create a role for each group of users in your organization.
-
Specify a role name and description. Click Add Role to add the role:
-
In Roles, click the name of the new role:
-
Click Set external group mapping:
-
Copy the string from your SAML assertion AttributeValue to the External Group Name, for example:
SAML AttributeValue:
1 2
<saml:AttributeValue xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">cn=jira-users,ou=groups,dc=muleforge,dc=org</saml:AttributeValue>
Mapping:
-
Click Set names.
-
To map more than one attribute name to the selected role, click Add More and add another attribute.
-
-
Repeat this process for each role that you want to map to an external group.