mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-17 22:21:00 +00:00

* updated the metadata standard schemas and menu.md * updated the schema docs with better parsing
495 B
495 B
title | slug |
---|---|
jwtTokenConfiguration | /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.