Summary
Google is an ownership platform. You can use Google to drive insights into values such as:
- Authentication
- Service Discovery
- Ownership
Setup
In order to connect Cortex to your Google instance, you’ll need to create a Google Service Account, and add it under Settings → Google.
info
For SSO, follow instructions in the SSO Guide.
Ownership
Cortex can use Google Groups as an ownership provider, automatically syncing memberships from any Google Group mailing list.
Registration
Catalog Descriptor
You can define the following block in your Cortex Catalog Descriptor to add your Google group as an owner.x-cortex-owners:
- type: group
name: my-group-email@getcortexapp.com
provider: GOOGLE
The value for name
should be the full group email as defined in Google Groups.