2023-04-25 16:58:47 +02:00
|
|
|
---
|
|
|
|
title: googleSSOClientConfig
|
|
|
|
slug: /main-concepts/metadata-standard/schemas/security/client/googlessoclientconfig
|
|
|
|
---
|
|
|
|
|
|
|
|
# GoogleSSOClientConfig
|
|
|
|
|
|
|
|
*Google SSO client security configs.*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
- **`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"`.
|
2023-04-25 16:58:47 +02:00
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.
|