Enterprise Edition
Enabling Burp Suite Enterprise Edition to access your Entra ID groups
-
Last updated: June 6, 2024
-
Read time: 1 Minute
If you're not using SCIM, you can create groups in Burp Suite Enterprise Edition that have identical names to your groups in Entra ID. This enables you to duplicate and manage these groups locally.
To configure your groups in a way that Burp Suite Enterprise Edition can recognize:
- In the Entra ID portal, open the application that represents Burp Suite Enterprise Edition.
- Under Set up Single Sign-on with SAML, go to User Attributes and Claims and add a group claim.
-
Select the Customize the name of the group claim checkbox and enter the following values:
-
Name:
Group
-
Namespace:
http://schemas.xmlsoap.org/claims
-
Name:
The next step depends on how you manage your users:
-
If your Entra ID instance is backed by an on-premise installation of Active Directory, select
sAMAccountName
as the source attribute. Note that when you create your user groups in Burp Suite Enterprise Edition, they must have the exact same name as the correspondingsAMAAccountName
in your Active Directory. -
If your users are managed in Entra ID, select
Group ID
as the source attribute. In this case, you will need to use the correspondingGroup ID
as the name for your user groups in Burp Suite Enterprise Edition.
Adding your groups to Burp Suite Enterprise Edition
The next step is to grant permissions, by matching the names of groups that you create in Burp Suite Enterprise Edition with your Entra ID groups. For more information, see Configuring groups for SAML or LDAP.