How to Configure Google SSO Integration in openSIS

How to Integrate Google SSO with openSIS

Introduction

Google Single Sign-On (SSO) allows users to securely access openSIS using their Google account credentials. This not only enhances security but also simplifies the login experience for students, teachers, and administrators.

This guide walks you through the updated steps to configure Google SSO in openSIS using Google Cloud Console.


Step 1: Login to Google Cloud Console

Go to:
👉 https://console.cloud.google.com/apis/credentials


Step 2: Create a New Project

  1. Go to the Credentials section.

  2. Click on “Create Project”.


Step 3: Name the Project

Enter a suitable Project Name that reflects your institution or app purpose.
Click Create to proceed.


After the project is created, a screen will appear.
Click on any navigation button or link to proceed to the OAuth consent screen setup.


Click “Get Started” on the consent screen setup page.


Step 6: Configure App Info and Audience

  1. Enter your App Name and User Support Email.

  2. Choose the Audience (e.g., External for most use cases).

  3. Fill in Developer Contact Information.

  4. Click Finish to save the configuration.

🔗 Before proceeding, please review Google’s App Branding Policy


Step 7: Create OAuth Client

Go back to the Credentials page and click “Create Credentials → OAuth Client ID”.


Step 8: Select Application Type

Choose “Web application” as the type.


Step 9: Configure App Settings

  1. Enter a Name for your application.

  2. Under Authorized JavaScript origins, input your school’s openSIS URL (e.g., https://school.opensis.com).

  3. Under Authorized redirect URIs, enter the following openSIS redirect URLs:
    https://<your-school-subdomain>.opensis.com
    https://<your-school-subdomain>.opensis.com/auth/callback
  4. Click Create.


Step 10: Copy Client ID and Client Secret

After creation, Google will generate:

  • Client ID

  • Client Secret

Copy and save these values securely.


Step 11: View Application in Clients List

Your created application will appear in the list of OAuth 2.0 clients.



Step 12: Access App Details Again

Click the App Name in the client list to reopen the detail page if you need to view the Client ID or Secret later.



Step 13: Configure SSO in openSIS

  1. Log in to openSIS as an Admin.

  2. Navigate to Settings → SSO Settings.

  3. Select Google SSO.

  4. Enter the Client ID and Client Secret copied earlier.

  5. Click Save.



Final Output

Your users will now see a “Sign in with Google” button on the login screen, enabling instant access via Google credentials.


Troubleshooting Tips

  • ✔ Make sure your JavaScript Origin matches the openSIS domain exactly.

  • ✔ Your domain must be included in Authorized Domains in the consent screen.

  • ✔ Check that server time is accurate to avoid token issues.


Need Help?

If you face any issues, feel free to contact our support team at opensishelp@os4ed.com.

    • Related Articles

    • How to Configure Office 365 SSO Login in openSIS

      Overview Microsoft Office 365-based Single Sign-On (SSO) is now available in openSIS. This guide will help you set up and enable SSO so that users can log in with their Microsoft credentials. Step 1: Register Your App in Microsoft Azure Go to the ...
    • Troubleshooting Communication Gateway Setup in openSIS

      Overview Communication gateway setup issues in openSIS may prevent institutions from sending: SMS notifications WhatsApp messages System communication alerts This article helps administrators identify and resolve common communication configuration ...
    • Understanding Communication Settings in openSIS

      Overview The Default Communication Settings in openSIS allow institutions to configure communication gateways used for sending: SMS notifications WhatsApp messages System communication alerts These settings help schools and institutions establish ...
    • How to Configure WhatsApp Settings in openSIS

      Overview The WhatsApp Settings section in openSIS allows institutions to configure WhatsApp communication services for sending messages directly through supported communication gateways. Once configured, WhatsApp communication may be used for: ...
    • Understanding Twilio Gateway Configuration in openSIS

      Overview Twilio Gateway integration in openSIS allows institutions to configure communication services for: SMS messaging WhatsApp messaging By connecting Twilio credentials with openSIS, institutions can automate communication workflows and send ...