2023-04-25 16:58:47 +02:00
|
|
|
---
|
|
|
|
title: azureSSOClientConfig
|
|
|
|
slug: /main-concepts/metadata-standard/schemas/security/client/azuressoclientconfig
|
|
|
|
---
|
|
|
|
|
|
|
|
# AzureSSOClientConfig
|
|
|
|
|
|
|
|
*Azure SSO Client security config to connect to OpenMetadata.*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
- **`clientSecret`** *(string, format: password)*: Azure SSO client secret key.
|
2023-04-25 16:58:47 +02:00
|
|
|
- **`authority`** *(string)*: Azure SSO Authority.
|
|
|
|
- **`clientId`** *(string)*: Azure Client ID.
|
|
|
|
- **`scopes`** *(array)*: Azure Client ID.
|
|
|
|
- **Items** *(string)*
|
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.
|