---
title: "Google SSO for NordLayer Service Management Portal"
slug: "enabling-google-sso-for-nordlayer-service-management-portal"
description: "Discover how to integrate Google Single Sign-On (SSO) with the NordLayer Service Management Portal, simplifying user authentication."
updated: 2026-05-11T09:34:37Z
published: 2026-05-11T09:34:37Z
---

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

# Google SSO for NordLayer Service Management Portal

Enabling Google single sign-on (SSO) allows users to access the NordLayer Service Management Portal with their Google credentials, streamlining the login process.

To set up Google SSO for your Service Management Portal, you'll need to navigate to your Google dashboard and copy the **Client ID** and **Client Secret** values.

Follow these steps to obtain all the needed values for your Google SSO integration:

1. Start by logging into your **Google Cloud Console**
2. Make sure to read and agree to the **Terms of Service**
3. Click **Create Project** and in the **Project Name** field, type **NordLayer**. Then, select your desired location and click **Create**
4. Once created, open your project and navigate to the **APIs & Services** tab in the left menu
5. Go to the **Credentials** tab and click **Create credentials**, selecting **OAuth client ID**
6. Click **Configure consent screen**, select **External** as the **User type**, and confirm by clicking **Create**
7. Enter the following information:
  1. Your application name
  2. User support email
  3. Developer contact information
8. Save the changes by clicking on **Save and Continue** at the bottom
9. Head back to the **Credentials** tab and click **Create credentials** and choose **OAuth client ID**. Set the application type to **Web application**
10. Enter a name for your OAuth client and under **Authorized redirect URIs** click **Add URI**
11. In the **URIs 1** field, input:

```
https://partner-api.nordlayer.com/v1/tokens/oauth/resolution
```

1. Confirm by clicking **Create** and copy your **Client ID** and **Client Secret** parameters.
2. Once you have all the needed values, you can **configure Google SSO on the Service Management Portal**:

Head to the **NordLayer Service Management Portal** and click **Settings**

![Settings - Default.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/Settings%20-%20Default%281%29.png)

Select **Google** and enter the copied **Client ID** and **Client Secret**

![Settings - Enabling Google SSO.png](https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/Settings%20-%20%20Enabling%20Google%20SSO.png)

Submitting this information enables your organization members to log in using Google SSO

**Note**: It's possible to have multiple SSO methods enabled concurrently.

In case you have any questions or are experiencing any issues, please feel free to contact our [24/7 customer support team](https://help.nordlayer.com/docs/how-do-i-contact-nordlayer-customer-support).
