Romain Manni-Bucau created GERONIMO-6740: --------------------------------------------
Summary: Ensure JWT-AUTH can use a provided JsonWebToken Key: GERONIMO-6740 URL: https://issues.apache.org/jira/browse/GERONIMO-6740 Project: Geronimo Issue Type: New Feature Security Level: public (Regular issues) Reporter: Romain Manni-Bucau Assignee: Romain Manni-Bucau Fix For: JwtAuth_1.0.3 This is to enabl the "run-as" feature, it will be based on the servlet attribute "org.eclipse.microprofile.jwt.JsonWebToken". A filter can set it as a string (jwt must be valid) or JsonWebToken implementation. If an instance is passed the validations are bypassed enabling to handle a "run as" feature. -- This message was sent by Atlassian JIRA (v7.6.14#76016)