---
title: "GitLab SSO"
description: "GitLab SSO To log in to the AppSec portal through your GitLab account, follow these steps: Navigate to your profile settings in GitLab and select the…"
url: https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings/sso-settings/gitlab-sso
slug: whitespots-wiki/appsec-portal/general-portal-settings/sso-settings/gitlab-sso
publish_date: 2025-11-13T18:00:34.000Z
last_modified: 2025-11-13T18:00:34.000Z
---

# GitLab SSO

# GitLab SSO

{% hint style="warning" %}
The following steps describe the state of GitLab at the time of creating this instruction. The GitLab interface may change, so for the most up-to-date information, refer to the official [source](https://docs.gitlab.com/ee/integration/openid_connect_provider.html)
{% endhint %}

To log in to the AppSec portal through your GitLab account, follow these steps:

1. Navigate to your **profile** settings in GitLab and select the "**Applications**" tab.
2. Click "**Add new application**"

<figure><img src="https://whitespots.io/api/image/62562b7190754bd5b4954f4bcfb64341.png" alt=""><figcaption></figcaption></figure>

3. Fill in the fields:&#x20;

* **Name** - Enter the name of the application as desired
* **Redirect URI** - _**https://portal-dev.whitespots.io/oauth2/callback**_&#x20;
* Ensure that the "**Confidential**" connection option is selected
* Choose the **scope** of information to be shared: _**openid**_, _**profile**_, _**email, read\_api (if you want to sync repositories)**_
* Click "**Save application**"

<figure><img src="https://whitespots.io/api/image/a67012f52217e8837a6a388bad5baad1.gif" alt=""><figcaption></figcaption></figure>

Use the data created for your application to [configure ](https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings/sso-settings)SSO integration in the AppSec portal:

* **Domain**: gitlab.com
* **Client ID**: \<Application ID>
* **Client Secret**: \<Secret>
* **Scopes**: \<Scopes>

<figure><img src="https://whitespots.io/api/image/2471284f2fa4ed0e5edab1f2a59affe1.png" alt=""><figcaption></figcaption></figure>

These settings will allow you to use your GitLab account to log in to the AppSec portal


---

## Navigation

- Location: [Docs](https://whitespots.io/docs) > [Whitespots Wiki](https://whitespots.io/docs/whitespots-wiki) > [AppSec Portal](https://whitespots.io/docs/whitespots-wiki/appsec-portal) > [🛠️ General Portal settings](https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings) > [SSO settings](https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings/sso-settings)
- Previous: [SSO settings](https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings/sso-settings)
- Next: [Microsoft SSO](https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings/sso-settings/microsoft-sso)
