

You can login with your Google account (Google Apps accounts can be used) to ChaosSearch.
G Suite Auth Setup
While logged in to your Google account, go to the API Manager
(link -https://console.developers.google.com/projectselector2/apis/credentials)
- Create credentials. Select the OAuth client ID option.
- Select Web application.
- Under Restrictions, enter the following information:
- Authorized JavaScript origins: Provided by your ChaosSearch Customer Success Engineer
- Authorized redirect URI: https://YOURDOMAIN.auth0.com/login/callback
- Click Create.
Please provide Client Id and Client Secret from above to your Customer Success Engineer to complete the configuration for Google.
Updated 9 months ago