[jboss-jira] [JBoss JIRA] (SECURITY-732) Authenticated subject gets overwritten
Stefan Guilhen (JIRA)
jira-events at lists.jboss.org
Thu May 9 15:01:54 EDT 2013
[ https://issues.jboss.org/browse/SECURITY-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Guilhen resolved SECURITY-732.
-------------------------------------
Resolution: Done
The CallbackHandler has been changed, Subjects retrieved from a Callback are merged with the Subject set in the security context, if any.
> Authenticated subject gets overwritten
> --------------------------------------
>
> Key: SECURITY-732
> URL: https://issues.jboss.org/browse/SECURITY-732
> Project: PicketBox
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: PicketBox
> Affects Versions: PIcketBox_4_0_15.Final
> Reporter: Jesper Pedersen
> Assignee: Stefan Guilhen
> Priority: Critical
>
> Subject passed in by the Callback implementations overwrites any existing Subject.
> It should be a merge if there is already an authenticated Subject present via SecurityContext.getAuthenticatedSubject()
--
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