]
Martin Mazanek updated ELY-1834:
--------------------------------
Labels: (was: EAP-CD18)
Add support for missing MP-JWT requirements
-------------------------------------------
Key: ELY-1834
URL:
https://issues.jboss.org/browse/ELY-1834
Project: WildFly Elytron
Issue Type: Feature Request
Reporter: Martin Mazanek
Assignee: Martin Mazanek
Priority: Major
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|https://www.eclipse.org/community/eclipse_newsletter/2017/september/...].