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

21 lines
554 B
Markdown
Raw Permalink Normal View History

---
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.
- **`privateKey`** *(string, format: password)*: Okta Private Key.
- **`email`** *(string)*: Okta Service account Email.
- **`scopes`** *(array)*: Okta client scopes.
- **Items** *(string)*
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.