2023-08-27 10:55:55 +02:00
|
|
|
---
|
2025-08-12 13:29:42 +05:30
|
|
|
title: jwtTokenConfiguration
|
2023-08-27 10:55:55 +02:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
2025-08-12 13:29:42 +05:30
|
|
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|