Burp Suite Enterprise Edition is now available in our secure Cloud  –  Learn more

Enterprise Edition

Enabling Burp Suite Enterprise Edition to access your Okta groups

  • Last updated: July 16, 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 Okta. This enables you to duplicate and manage these groups locally.

To configure your Okta Group Attribute statements in a way that Burp Suite Enterprise Edition can recognize:

  1. From the Okta admin console, go to SAML settings for your Burp Suite Enterprise Edition integration.
  2. Create Group Attribute Statements with the following values:

    • Name: http://schemas.xmlsoap.org/claims/Group
    • Name format: Unspecified
    • Filter: Matches regex
    • Value: .*

The filter value determines which groups will be sent. The regex in this example makes sure that all groups are sent. If you want to limit the selection to a particular subset of groups, refer to the Okta documentation.

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 Okta groups. For more information, see Configuring groups for SAML or LDAP.

Was this article helpful?