You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/06/05 02:27:45 UTC

[jira] Commented: (GERONIMO-4099) Calling isUserInRole wipes out run-as info

    [ https://issues.apache.org/jira/browse/GERONIMO-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602511#action_12602511 ] 

David Jencks commented on GERONIMO-4099:
----------------------------------------

fixed trunk rev 663423.  We should check this doesn't break any tck stuff

> Calling isUserInRole wipes out run-as info
> ------------------------------------------
>
>                 Key: GERONIMO-4099
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4099
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 2.0.x, 2.1.x, 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.1.x, 2.2
>
>
> TomcatGeronimoRealm.hasRole sets callers which it has no business doing.  These were already set during authentication.  This wipes out the run-as info which was set earlier.  Checking the principal is also unrelated to role checks in geronimo and should be omitted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.