2023-04-25 16:58:47 +02:00
|
|
|
---
|
|
|
|
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-01-15 17:46:55 +05:30
|
|
|
- **`privateKey`** *(string, format: password)*: Okta Private Key.
|
2023-04-25 16:58:47 +02:00
|
|
|
- **`email`** *(string)*: Okta Service account Email.
|
|
|
|
- **`scopes`** *(array)*: Okta client scopes.
|
|
|
|
- **Items** *(string)*
|
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.
|