Record - jwt : JwtIssuerConfig

Represents JWT validator configurations.

Fields

  • username string
  • JWT token username

  • issuer string
  • JWT token issuer

  • audience string[]
  • JWT token audience

  • customClaims map
  • Map of custom claims

  • expTimeInSeconds int (default 300)
  • Expiry time in seconds