Skip to main content

Logging in with Google

Nullplatform enables users to sign in through third-party federation, using external Identity Providers (IdPs) like Google. To add Google as an external IdP and allow your users to log in to nullplatform with their Google accounts, follow these steps:

  1. Add a Custom SAML App on Google:

    • Begin by adding a custom SAML (Security Assertion Markup Language) app in your Google account.
    • Configure this app according to the setup instructions provided.
  2. Before You Start, Contact Us:

    • Reach out to our support team to obtain the necessary information for configuration. You'll need the following details:
      • ACS (Consumer) URL: This is the Assertion Consumer Service URL, which allows nullplatform to receive authentication responses from Google.
      • Entity ID: The Entity ID uniquely identifies nullplatform as a service provider in the SAML exchange.

By following these steps and obtaining the required information, you'll enable seamless Google-based login for your users on nullplatform.

Add a Custom SAML App on Google

  1. Login into the Google Workspace Admin Console
  2. Choose Web and mobile app under Apps on the left side of the page.
Add custom SAML app
  1. Click the Add custom SAML app under Add app.
Add custom SAML app
  1. Enter the App name, Description and click CONTINUE.
Add custom SAML app
  1. Download IdP metadata as you will need it to share it with nullplatform team and click CONTINUE.
Add custom SAML app
  1. Next enter the ACS URL and Entity ID, both of which you obtained from the nullplatform support.
Add custom SAML app
  1. Select EMAIL from the drop down menu for Name ID Format.

  2. Select Basic Information > Primary email from the drop down menu for Name ID and click CONTINUE.

  3. On the Attributes tab, click ADD MAPPING to add additional parameters to include in the SAML payload.

Add custom SAML app

Mapping should be:

Google Directory attributesApp attributes
Basic Information > Primary emailemail
Basic Information > First namegiven_name
Basic Information > Last namefamily_name
  1. Click FINISH to complete.

  2. Once the application is created, Navigate to User access card

Add custom SAML app
  1. Set the Service status as ON for everyone and click Save.
Add custom SAML app
  1. IdP setup is now complete, please share your downloaded IdP metadata with the nullplatform support team, then you will see Login with Google in your nullplatform organization account.
Add custom SAML app