[jboss-jira] [JBoss JIRA] Created: (JBAS-5946) SecurityContextEstablishmentValve should handle current security context with a different name
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Wed Sep 10 17:00:52 EDT 2008
SecurityContextEstablishmentValve should handle current security context with a different name
----------------------------------------------------------------------------------------------
Key: JBAS-5946
URL: https://jira.jboss.org/jira/browse/JBAS-5946
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Security, Web (Tomcat) service
Affects Versions: JBossAS-5.0.0.CR1
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: JBossAS-5.0.0.CR2
When there is an invocation into the web container and the current security context is already set and is of a different security domain than the one configured for the web application, then the SecurityContextEstablishmentValve needs to cache the current context, set a new security context with the configured security domain name and on the return path, put back the cached context.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list