Record: JwtValidatorConfig
Represents JWT validator configurations for JWT authentication.
Closed record
Fields
- Fields Included from *ValidatorConfig
- issuer string
- audience string|string[]
- clockSkew decimal
- signatureConfig ValidatorSignatureConfig
- cacheConfig CacheConfig
- scopeKey string(default "scope")
The key used to fetch the scopes