mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 03:59:45 +00:00
20 lines
527 B
Markdown
20 lines
527 B
Markdown
![]() |
---
|
||
|
title: azureSSOClientConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/security/client/azuressoclientconfig
|
||
|
---
|
||
|
|
||
|
# AzureSSOClientConfig
|
||
|
|
||
|
*Azure SSO Client security config to connect to OpenMetadata.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`clientSecret`** *(string)*: Azure SSO client secret key.
|
||
|
- **`authority`** *(string)*: Azure SSO Authority.
|
||
|
- **`clientId`** *(string)*: Azure Client ID.
|
||
|
- **`scopes`** *(array)*: Azure Client ID.
|
||
|
- **Items** *(string)*
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|