Single Sign On (SSO)

How to configure MOTAR to use Single Sign On

SSO Configurations

For the purposes of this demo we will walk through setting up Google's single sign on. You can do this with any of the following by visiting their site and following their specific instructions:

  • Google (demonstrated below)

  • Linkedin

  • Apple

  • Facebook

  • Meta

Configuring Google SSO for the Platform

circle-exclamation

Prerequisites

  1. Admin access – You must be logged in as a platform administrator.

  2. Google account – Ensure you have a Google account to access Google Cloud.

  3. Google Cloud project – You need a project in the Google Cloud Consolearrow-up-right.

triangle-exclamation

Platform Configuration

  1. Navigate to Platform Config / Login Requirements in the admin interface.

  2. Navigate to Configure Platform on the left side under Admin

    1. Check "Google" as your authentication method.

Enter the following details for Google:

  • Google Client ID – Copy this from your Google Cloud project’s OAuth credentials.

  • Login Service Domain – The domain used for your Google SSO login, read-only.

  • Click "Save" to apply the changes.

Once saved, your platform will use Google SSO for user authentication. Users will be redirected to Google to log in.

Last updated