# Introduction to SAML with Ping Identity

For an overall understanding of the SAML authentication feature, read the [Overview of SAML support](/sonarqube-server/2026.2/instance-administration/authentication/saml/overview.md) page.

To set up SAML with PingOne or PingFederate:

1. If you want to use Just-in-Time provisioning with the group synchronization feature, verify the user groups in SonarQube Server so that the automatic group synchronization can take place properly. See [Overview of authentication and provisioning](/sonarqube-server/2026.2/instance-administration/authentication/overview.md#justintime-provisioning).
2. Make sure your SonarQube Server URL is set in SonarQube Server. See [Server base URL](/sonarqube-server/2026.2/instance-administration/server-base-url.md).
3. Register SonarQube Server in PingOne or PingFederate. See[Setup in Ping Identity](/sonarqube-server/2026.2/instance-administration/authentication/saml/ping-identity/setup-in-ping-identity.md).
4. Configure SAML in SonarQube Server. See[Setup in SonarQube Server](/sonarqube-server/2026.2/instance-administration/authentication/saml/ping-identity/setup-in-sq.md).
5. Optionally, set up security features. See [Setup of security features](/sonarqube-server/2026.2/instance-administration/authentication/saml/ping-identity/optional-security-features.md).

{% hint style="info" %}
Starting in [Enterprise Edition](https://www.sonarsource.com/plans-and-pricing/enterprise/), in addition to the SAML setup, you can configure SCIM to automatically provision users and groups to SonarQube. For more information, see [SCIM overview](/sonarqube-server/2026.2/instance-administration/authentication/saml/scim/overview.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-server/2026.2/instance-administration/authentication/saml/ping-identity/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
