[jboss-jira] [JBoss JIRA] (WFLY-998) run-as does not work for Servlet.init()

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Thu Jun 27 17:58:21 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated WFLY-998:
-----------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=952518

    
> run-as does not work for Servlet.init()
> ---------------------------------------
>
>                 Key: WFLY-998
>                 URL: https://issues.jboss.org/browse/WFLY-998
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Derek Horton
>            Assignee: Anil Saldhana
>
> According to the servlet 2.4 spec, the run-as should be used for Servlet.init()
> page 285:
> " Clarification:  run-as  identity must apply to all calls from a servlet including init() and destroy() (12.7)"
> This isn't working.
> In JBoss 5.x, it looks like this functionality was implemented by a RunAsListener.  However, that listener does not appear to exist in the EAP 6 code base.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list