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

19 lines
501 B
Markdown
Raw Permalink Normal View History

---
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 2025-01-15 09:05:41.923720+00:00.