Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
536 B
Markdown
Raw Normal View History

---
2025-08-12 13:29:42 +05:30
title: oktaSSOClientConfig
slug: /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.
2025-08-12 13:29:42 +05:30
- **`privateKey`** *(string)*: Okta Private Key.
- **`email`** *(string)*: Okta Service account Email.
- **`scopes`** *(array)*: Okta client scopes.
- **Items** *(string)*
2025-08-12 13:29:42 +05:30
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.