General Steps to Configure SSO via OIDC for Google SSO
Note: the Osano App is not available in GSuite Marketplace. It must be set up via OIDC.
Log in to your console.developers.google.com
Select API Manager
Create a new application
Select Web Application and fill the form on the screen.
Choose the name of the Apps
Add Authorized JavaScript Origins - https://auth.osano.com
Add Authorized redirect URIs - https:/auth.osano.com/oauth2/idpresponse
Your new application will look like the following:
Save Client ID (ID and Secret) information and send them to your Osano administrator.
Osano will require:
- client_id = "your_ID"
- client_secret = "your_secret"
- oidc_issuer = example "https://logon.osano.com"
- domains = ["domain.com"]
This information should be sent to Osano support along with the request to update SSO for login.