Authenticate users with JWT tokens in services that can't use the session The JWT plugin provides endpoints to retrieve a JWT token and a JWKS endpoint to verify the token. This plugin is not meant as ...
This version shifts the build to maven, uses new Liberty APIs for OIDC and JWT, introduces a Spring version of the RP and RS, and can be deployed locally via docker ...