Marek Posolda created GTNPORTAL-2728:
----------------------------------------
Summary: Remove unused ClusteredSSOFilter from web.xml
Key: GTNPORTAL-2728
URL:
https://issues.jboss.org/browse/GTNPORTAL-2728
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Affects Versions: 3.5.0.Beta01
Reporter: Marek Posolda
Fix For: 3.5.0.Final
Class ClusteredSSOFilter is no longer needed. Cluster SSO is handled by JBoss AS
ClusteredValve and PortalClusteredSSOSupportValve.
ClusteredSSOFilter is based on reauthenticating based on session attribute, added by
PortalLoginModule. But PortalLoginModule is not used, so this filter is redundant as
attribute in session never exist.
--
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