de.innfactory.akka.jwt
A configurable JwtValidator implementation.
The Nimbus code come from this example: https://connect2id.com/products/nimbus-jose-jwt/examples/validating-jwt-access-tokens
(Required) JSON Web Key (JWK) source.
(Optional) Security context. Default is null (no Security Context).
null
(Optional) List of additional checks that will be executed on the JWT token passed. Default is an empty List.
A configurable JwtValidator implementation.
The Nimbus code come from this example: https://connect2id.com/products/nimbus-jose-jwt/examples/validating-jwt-access-tokens