There are two main things that are currently missing:
- Support for injection of the currently authenticated caller as a JsonWebToken
- The java.security.Principal returned from javax.ws.rs.core.SecurityContext.getUserPrincipal() must be an instance of org.eclipse.microprofile.jwt.JsonWebToken
More details can be found here.
- is cloned by
-
ELY-1834 Add support for missing MP-JWT requirements
-
- Open
-