mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 12:38:45 +00:00
21 lines
530 B
Markdown
21 lines
530 B
Markdown
![]() |
---
|
||
|
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)*: Okta Private Key.
|
||
|
- **`email`** *(string)*: Okta Service account Email.
|
||
|
- **`scopes`** *(array)*: Okta client scopes.
|
||
|
- **Items** *(string)*
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|