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:41:00 UTC

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

     [ https://issues.apache.org/jira/browse/GERONIMO-6740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved GERONIMO-6740.
------------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)