Setup in Ping Identity
This page explains how to register SonarQube Server in PingOne (or PingFederate).
Last updated
Was this helpful?
This page explains how to register SonarQube Server in PingOne (or PingFederate).
This page explains how to register SonarQube Server in PingOne. The procedure with PingFederate is similar as the properties and values to be configured are the same.
This is the first step of SAML authentication setup with Ping Identity. For an overview of the complete setup, see Introduction to SAML with Ping Identity.
In PingOne, go to Applications > Applications.
Select the + icon.
Enter the application name and description.

In Choose Application Type, select SAML Application.
Select Configure.
Select the Manually Enter option and set:
ACS URL (Assertion Consumer Service): Must be in the format: <sqServerBaseUrl>/oauth2/callback/saml
Example: https://my-sonarqube.com/oauth2/callback/saml
Entity ID: Identifier of the application for SonarQube Server in PingOne
Example: sonarqube
Select Save.
Go to the Attribute mappings tab of the application for SonarQube Server you created in step 1 (To retrieve the application, go to Applications > Applications and open the application details page.).

Select the pencil icon and the +Add button to add an attribute mapping: select a PingOne user attribute and map it to an attribute in the application. See the example below.
saml_subject
User ID
login
Family Name
A unique name to identify the user in SonarQube Server.
name
Given Name
User name.
Email Address
User email address.
group_names
Group Names
Required only if you use the group synchronization feature with Just-in-Time provisioning. See Just-in-Time provisioning.
Select Save.
Go to the Configuration tab and select the Download Metadata button to download the SAML metadata containing your X.509 certificate.
In PingOne, retrieve the application: go to Applications > Applications and open the application details page.
In the top right corner of the application, select the toggle button.

To create users, go to Identities > Users and select + Add User.
To create a group:
Go to Identities > Groups.
Select + to create and save a group.
On the page of the new group, open the Users tab, and add users to the group.
Last updated
Was this helpful?
Was this helpful?

