[JIRA] Created: (SIDP-536) LoginContext added to storage service twice but only cleared once
Chad La Joie (JIRA)
noreply at shibboleth.net
Mon Feb 6 14:43:37 GMT 2012
LoginContext added to storage service twice but only cleared once
-----------------------------------------------------------------
Key: SIDP-536
URL: https://issues.shibboleth.net/jira/browse/SIDP-536
Project: Shibboleth IdP 2 - Java
Issue Type: Bug
Components: Authentication
Affects Versions: 2.3.5, 2.3.4, 2.3.3, 2.3.2, 2.3.1, 2.3.0
Reporter: Chad La Joie
Assignee: Chad La Joie
Priority: Minor
Fix For: 2.3.6
When the SSO profile handlers pass control over to the authentication engine they cause the LoginContext to be added to the storage service. When the authentication engine transfers control to the login handler it to causes the context to be added to the storage service. The later is a remanent from when the profile handler did not add the login context to the storage service and can be removed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list