You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2019/07/25 07:40:00 UTC

[jira] [Created] (GERONIMO-6740) Ensure JWT-AUTH can use a provided JsonWebToken

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)