Aniket Katkar 9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00

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.