mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 20:47:41 +00:00
19 lines
495 B
Markdown
19 lines
495 B
Markdown
![]() |
---
|
||
|
title: jwtTokenConfiguration
|
||
|
slug: /main-concepts/metadata-standard/schemas/configuration/jwttokenconfiguration
|
||
|
---
|
||
|
|
||
|
# JWTTokenConfiguration
|
||
|
|
||
|
*This schema defines the JWT Configuration.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`rsapublicKeyFilePath`** *(string)*: RSA Public Key File Path.
|
||
|
- **`rsaprivateKeyFilePath`** *(string)*: RSA Private Key File Path.
|
||
|
- **`jwtissuer`** *(string)*: JWT Issuer.
|
||
|
- **`keyId`** *(string)*: Key ID.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|