Record - jwt : JwksConfig

Represents the JWKs endpoint configurations.

Fields

  • url string
  • URL of the JWKs endpoint

  • clientConfig ClientConfiguration (default {})
  • HTTP client configurations which calls the JWKs endpoint