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

530 B

title slug
oktaSSOClientConfig /main-concepts/metadata-standard/schemas/security/client/oktassoclientconfig

OktaSSOClientConfig

Okta SSO client security configs.

Properties

  • clientId (string): Okta Client ID.
  • orgURL (string): Okta org url.
  • privateKey (string): Okta Private Key.
  • email (string): Okta Service account Email.
  • scopes (array): Okta client scopes.
    • Items (string)

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