mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-27 08:44:49 +00:00
* changes in script to generate schemas documentation * generated schema doc changes --------- Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
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-07-07 05:50:35.981927.