# Managing SSO

Single Sign-On (SSO) providers are services or platforms that enable users to authenticate themselves once and gain access to multiple applications or services without the need to provide credentials for each individual application. SSO simplifies the login process for users and enhances security by centralizing authentication and access control.<br>

**Pre-requisites:**

For Personal Access Token permissions and guidelines, follow the below link accordingly

**GSuite:-**

* secret key
* Region

**Azure AD:-**

* Client id
* Client secret
* Tenant id
* Tenant Secret
* Subscription ID

**LDAP:-**

* URL
* User query attribute
* Email attribute
* Base DN
* Group Query Attribute
* Bind DN
* Bind Password

**Steps:**

1. Click on the subcategory **Single Sign On** to create an SSO integration, as shown below

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FcbM9Kzqyri7px2mvIaFG%2FScreenshot%202024-05-09%20at%208.07.08%E2%80%AFPM%20(4).jpg?alt=media&#x26;token=63ad57b0-e17c-494a-ab6f-a37f6f8e4aa7" alt=""><figcaption></figcaption></figure>

2. The user will be able to see the supported SSO integrations, on which you can select the provider of your choice from the list.

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FUL4Il8FDDODbOhCWohJm%2FScreenshot%202024-05-09%20at%208.31.38%E2%80%AFPM.png?alt=media&#x26;token=ceb0239b-ed9a-448a-b81e-0a3ebebfbea1" alt=""><figcaption></figcaption></figure>

3. Enter the details required to link your provider for onboarding the SSO and click **Create Integration**.

<figure><img src="https://3829750647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAObcOkMb6sCSnSdcUOTm%2Fuploads%2FQaSQAHR6dokrGexF3GHR%2FScreenshot%202024-05-09%20at%208.32.35%E2%80%AFPM.jpg?alt=media&#x26;token=298d5d28-9b4e-42bb-8fc0-d48d798d3046" alt=""><figcaption></figcaption></figure>

4. Once the credentials are verified the integration is created and you can view the resources synced and manage the integration as explained in the link here.
