Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

527 B

title slug
azureSSOClientConfig /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 2023-10-27 13:55:46.343512.