- Google Workplace Single Sign On
- OIDC - OpenID Connect - supporting many other services including Okta and Azure Active Directory

Okta Configuration
-
Go to your Applications and create a new Application with the following settings:
- Sign-in method: OIDC - OpenID Connect
- Application type: Single-Page Application
- Under General Settings, make sure to select Grant types of Authorization Code and Implicit (Hybrid)
.png)
- Next, add the following sign-in and sign-out URLs
- Sign In:
https://auth.kumoai.cloud/login/callback
- Sign Out:
https://auth.kumoai.cloud/logout
- Sign In:

NOTE: Please use auth.kumoai.cloud instead of kumoai.us.auth0.com as shown in the image above
- Select your preferred Assignment policy

- Click Save to create the App!
- Copy the Client ID and your Okta base URL
- Example Client ID:
0oa654ok0jBdIJrpT5d7
- Example Okta URL:
dev-22499602.okta.com
- Example Client ID:
copy.png)
- Send your Client ID and Okta Base URL to the Kumo team