mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00
17 lines
464 B
Markdown
17 lines
464 B
Markdown
![]() |
---
|
||
|
title: googleSSOClientConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/security/client/googlessoclientconfig
|
||
|
---
|
||
|
|
||
|
# GoogleSSOClientConfig
|
||
|
|
||
|
*Google SSO client security configs.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`secretKey`** *(string)*: 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 2022-07-14 10:51:34.749986.
|