How to Integrate Vultr Single Sign-On with Google Accounts

Updated on 06 August, 2026

A guide for setting up Vultrs Single Sign-On integration with Google accounts to streamline authentication across services.


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.

  2. Create a Google Cloud project, such as Vultr Login.

    Create Google Project

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

    Google API Credentials

  4. Click Configure consent screen.

    Configure Google Consent Screen

  5. Click Get started to configure your application.

    Configure Google Auth Platform

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

    Google App Details

  7. Select the target audience and click Next.

    Select Target Audience

  8. Enter the contact information and click Next.

    Contact Information

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

    Finish

  10. After completing the required fields, click Create.

    Add Google User

  11. Navigate to Audience.

    Audience

  12. Scroll down to Test users, and click Add users.

    Test users

  13. Enter the user's email address and click Save.

    Add users

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

    Verify added user

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

    Create OAuth client

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

    Choose Application

  17. 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

  18. Copy the Client ID and Client Secret in the next screen.

    Google API Credentials

Set up Vultr Single Sign-On

  1. Log in to the Vultr Console.

  2. Click the organization selector in the top navigation bar and select your organization. The Organization Details page opens.

  3. Click Single Sign-On under Identity and Access Management in the left navigation menu.

  4. Click the add icon in the top-right corner of the Single Sign-On card. The Enable Single Sign-On panel opens on the right.

  5. Enter the following values:

    • Provider URL: Enter https://accounts.google.com.
    • Client ID: Enter the Client ID you copied from the Google API Console.
    • Client Secret: Enter the Client Secret you copied from the Google API Console.
  6. Click Enable SSO.

  7. Verify that the Single Sign-On card displays your Provider URL and Client ID, and that Status shows Active.

    Note
    These settings do not apply to the account owner's own login. Secure that account with a strong, unique password and two-factor authentication. The SSO Logs card on the same page records authentication errors and reports No errors logged yet. until one occurs.
  8. Click Users under Identity and Access Management, then click Add User. The Add User panel opens on the right.

  9. Select User as the User Type. The Service User option creates a non-human account for API access and does not sign in through SSO.

  10. Enter the user's Google account address in the Email Address field.

  11. Expand the Groups, Roles, and Policies sections and select the entries to assign. Each section includes a search field and reports the number of selected entries below the list.

  12. Click Review and Invite.

  13. Review the User Email Address, Groups, Roles, and Policies values, then click Send Invitation. To change a selection, click Back to Permissions Selection.

    Note
    Adding a user sends an invitation instead of creating the account directly. The recipient can accept or decline it, and you can revoke a pending invitation. Users who already have a Vultr account join your organization with that existing account.
  14. Verify the new entry in the invitations table below the users list. The entry shows a Pending status until the recipient responds, then moves into the users list with an Active status.

  15. Use your Google account to log in to Vultr through the Vultr SSO Login page.

Comments