[JIRA] Closed: (SIDP-536) LoginContext added to storage service twice but only cleared once
Chad La Joie (JIRA)
noreply at shibboleth.net
Fri Feb 10 15:28:38 GMT 2012
[ https://issues.shibboleth.net/jira/browse/SIDP-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chad La Joie closed SIDP-536.
-----------------------------
Resolution: Fixed
Fixed in rev 3097
> 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.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5
> 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