mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-12 02:56:59 +00:00
655 B
655 B
title | description | slug |
---|---|---|
Googlessoclientconfig | Official Documentation | Enable SSO via Google using client config schema that includes OAuth scopes, issuer settings, and domain verification details. | /main-concepts/metadata-standard/schemas/security/client/googlessoclientconfig |
GoogleSSOClientConfig
Google SSO client security configs.
Properties
secretKey
(string, format: password): Google SSO client secret key path or contents.audience
(string): Google SSO audience URL. Default:"https://www.googleapis.com/oauth2/v4/token"
.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.