Record -
jwt
: JwtValidatorConfig
Represents JWT validator configurations.
Fields
- issuer string
-
Expected issuer
- audience string | string[]
-
Expected audience
- clockSkewInSeconds int (default 0)
-
Clock skew in seconds
- trustStoreConfig JwtTrustStoreConfig
-
JWT trust store configurations
- jwtCache Cache (default BLangTypeInit: new null ([900000, 1000, 0.25]) )
-
Cache used to store parsed JWT information as CachedJwt