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

416 B

title slug
auth0SSOClientConfig /main-concepts/metadata-standard/schemas/security/client/auth0ssoclientconfig

Auth0SSOClientConfig

Auth0 SSO client security configs.

Properties

  • clientId (string): Auth0 Client ID.
  • secretKey (string): Auth0 Client Secret Key.
  • domain (string): Auth0 Domain.

Documentation file automatically generated at 2023-10-27 13:55:46.343512.