---
title: "Set up OneLogin SAML SSO authentication"
slug: "set-up-onelogin-saml-sso-authentication"
updated: 2026-01-08T11:44:08Z
published: 2026-01-08T11:44:08Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.gong.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up OneLogin SAML SSO authentication

> **Who can use this**: Tech admin
> 
> **Available on**: Any Gong plan

> **Where to go:**Admin center > Settings > Authentication

This guide describes how to set up OneLogin SAML SSO authentication. Note that we recommend OneLogin OpenID Connect as the preferred authentication protocol for Gong because it is both more user-friendly, and more secure than other authentication methods. Go [here](/v1/docs/set-up-onelogin-openid-connect-authentication) to learn how to set up OneLogin OpenID Connect.

## **Step 1: Set up Gong in OneLogin**

1. Login into your OneLogin account.
2. Go to **Apps** > **Add Apps**.
3. Use the search to search for "saml".
4. Select **SAML Test Connector (Advanced)** from the search results.
5. In **Display Name**, enter **Gong.io** and then click **Save**.
6. In the **Configuration** tab > **ACS (Consumer) URL Validator** area, paste the following:

```plaintext
^https:\/\/app.gong.io\/welcome\/okta\/saml/login
```

> [!NOTE]
> Note:
> 
> This is the correct url for OneLogin! (Even though it says “okta”). This will be rectified in the future.
7. In the **Configuration** tab > **ACS (Consumer) URL** area, paste the following:

```plaintext
https://app.gong.io/welcome/okta/saml/login
```

> [!NOTE]
> Note:
> 
> This is the correct url for OneLogin! (Even though it says “okta”). This will be rectified in the future.
8. In the SSO tab, copy **Issuer URL**, and save it for when you need it in Gong (Step 2 below).
9. Finish the OneLogin setup process, adding the new app to existing users.

## **Step 2: Set up OneLogin in Gong**

1. In Gong, click **Admin center > Settings** tab > **Authentication**.
2. In the **Additional authentication providers** area, select **Generic SAML SSO**.
3. Paste the Issuer URL that you copied in step 8 above into the **Identity Provider Metadata URL** box.
4. Enter the URL you want to redirect people to after they log out of Gong.
5. If you also want to set any other login methods, choose any of the other available methods. See [Set sign in method](/v1/docs/set-sign-in-method#UUID-676f50a1-9d5e-fed7-4290-0988651e579a) for more info.
6. Click **Update**.

A team member who manages and configures the Gong platform and handles CRM integrations, user provisioning, permissions, and system settings. [Find my Tech admin](/v1/docs/find-your-technical-or-business-admin).

Access to this feature depends on your [assigned seat](/v1/docs/plans-and-seats).
