Martin Mazanek created WFCORE-4548:
--------------------------------------
Summary: Add support for missing MP-JWT requirements
Key: WFCORE-4548
URL:
https://issues.jboss.org/browse/WFCORE-4548
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Reporter: Martin Mazanek
Assignee: Martin Mazanek
Fix For: 10.0.0.Beta1
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/...].
--
This message was sent by Atlassian Jira
(v7.12.1#712002)