---
title: Google Accounts
url: https://docs.vultr.com/platform/iam/single-sign-on/google-accounts
description: A guide for setting up Vultrs Single Sign-On integration with Google accounts to streamline authentication across services.
publish_date: 2024-11-15T18:19:39.975451Z
last_updated: 2026-05-26T20:26:33.094056Z
---

# How to Integrate Vultr Single Sign-On with Google Accounts

Single Sign-On (SSO) is a service that lets you authenticate to multiple websites and applications using one set of login credentials. SSO eliminates the need for multiple logins, hence providing a better user experience. Vultr SSO integrates well with Google SSO service, a user integration platform that allows users to sign in to multiple applications.

Follow this guide to integrate Vultr SSO with Google using the Vultr Console.

## Set up Google Account Integration

1. Log in to your [Google API Console account](https://console.developers.google.com/apis/credentials).

1. Create a Google Cloud project, such as `Vultr Login`.

    ![Create Google Project](https://docs.vultr.com/public/doc-assets/collection-items/904/0cd8903d-b5f9-4e5f-aa4f-1972815bf4fb.png)

1. Navigate to the **Credentials** under **APIs & Services**. Then, click **Create Credentials** and select **OAuth client ID**

    ![Google API Credentials](https://docs.vultr.com/public/doc-assets/collection-items/904/6383745d-5958-48e2-a0c3-19f08b06d51f.png)

1. Click **Configure consent screen**.

    ![Configure Google Consent Screen](https://docs.vultr.com/public/doc-assets/collection-items/904/adac0708-930a-4dd6-a913-2b5c9a9cfd58.png)

1. Click **Get started** to configure your application.

    ![Configure Google Auth Platform](https://docs.vultr.com/public/doc-assets/collection-items/904/1df51490-c260-4e2d-81dd-656d9719c91f.png)

1. Name your app, such as **Vultr Login**, and enter the support email. Click **Next**.

    ![Google App Details](https://docs.vultr.com/public/doc-assets/collection-items/904/4585294e-e4e2-408a-ac62-875f2baad0a6.png)

1. Select the target audience and click **Next**.

    ![Select Target Audience](https://docs.vultr.com/public/doc-assets/collection-items/904/39444150-da63-4f7d-881e-c2fcff8dd19c.png)

1. Enter the contact information and click **Next**.

    ![Contact Information](https://docs.vultr.com/public/doc-assets/collection-items/904/feaed5bc-0c09-44df-8135-0039ed10cabe.png)

1. Check the **I agree to the Google API Services: User Data Policy** box, then click **Continue**.

    ![Finish](https://docs.vultr.com/public/doc-assets/collection-items/904/6ba26a32-8ee9-45ec-90c5-9f59b21f01e3.png)

1. After completing the required fields, click **Create**.

    ![Add Google User](https://docs.vultr.com/public/doc-assets/collection-items/904/ee0dc346-b510-4ff2-834e-89fb505d6f35.png)

1. Navigate to **Audience**.

    ![Audience](https://docs.vultr.com/public/doc-assets/collection-items/904/89919003-aa97-4c02-ae93-73dcbc1f3add.png)

1. Scroll down to **Test users**, and click **Add users**.

    ![Test users](https://docs.vultr.com/public/doc-assets/collection-items/904/e816e4d0-163c-4480-8f43-a375409a04dc.png)

1. Enter the user's email address and click **Save**.

    ![Add users](https://docs.vultr.com/public/doc-assets/collection-items/904/5f4552a3-3599-42ce-a9e2-6279eaed780b.png)

1. Verify the added Test user's email address.

    ![Verify added user](https://docs.vultr.com/public/doc-assets/collection-items/904/678eefc8-6c42-44b6-9d90-428b60792642.png)

1. Navigate to **Overview** and click **Create OAuth client** to generate and configure OAuth credentials for your project.

    ![Create OAuth client](https://docs.vultr.com/public/doc-assets/collection-items/904/b9828613-cca3-4f78-ac47-b8c7e056a646.png)

1. Choose **Web Application** as the application type. You will be prompted to fill in several fields.

    ![Choose Application](https://docs.vultr.com/public/doc-assets/collection-items/904/ecc8a7a1-285f-43b4-ba6f-3116c4729eae.png)

1. Enter `https://console.vultr.com/` under **Authorized JavaScript origins**. Then, enter `https://console.vultr.com//` and `https://console.vultr.com//openid/`under **Authorized redirect URIs** and click **Create**.

    ![Google Cloud Application](https://docs.vultr.com/public/doc-assets/collection-items/904/cd99bc98-a4bd-43ae-a6ea-2d2ba39ff942.png)

1. Copy the **Client ID** and **Client Secret** in the next screen.

    ![Google API Credentials](https://docs.vultr.com/public/doc-assets/collection-items/904/ab078eaa-55cf-4d2f-a664-0dc56f831c03.png)

## Set up Vultr Single Sign-On

1. Navigate to **Account** and select **Users** under **OTHER**.
1. Click **Begin Setup** under **Single Sign-On**.

    ![Single Sign-on Setup](https://docs.vultr.com/public/doc-assets/collection-items/904/1026e2db-ebb6-46db-8dbd-3dd564dccbae.png)

1. Enter the Google **Client ID**, **Client Secret**, and `https://accounts.google.com/` in the **OpenID Provider URL** and click **Enable SSO**.

    ![Google Credentials](https://docs.vultr.com/public/doc-assets/collection-items/904/04222c7e-54b0-46a0-93bf-3bfa808230a7.png)

1. Click **Add New User** to create a new user account.

    ![Add SSO User](https://docs.vultr.com/public/doc-assets/collection-items/904/c58c0204-0c05-414b-9d6f-7874c56349cd.png)

1. Enter the user details, including the **Name** and **Email**. Then, customize the user permissions and click **Add User**.

    ![Enter the User Details](https://docs.vultr.com/public/doc-assets/collection-items/904/e6601740-8ba2-405f-bf36-a96c89129c22.png)

1. Use your Google account to log in to Vultr through the Vultr [SSO Login page](https://console.vultr.com//sso/).