Hi Scott, I was going to do that this morning. Once I start tweaking SpringSecurity filters am I on the hook for defining my filter chain for the app? Right now I am not doing any customization other than specifying the entry point.
Dean From: Scott Battaglia-2 [via Jasig] [mailto:[email protected]] Sent: Tuesday, April 20, 2010 7:50 PM To: Dean Heisey Subject: Re: CAS + Spring Security + IBMWebSphere + Struts2 Spring Security has a number of options for their session stuff. Have you tried any of the other ones (not to say to use them, just to see if they work correctly)? On Tue, Apr 20, 2010 at 1:50 PM, Dean Heisey <[hidden email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=2018325&i=0>> wrote: I ran into an interesting issue. Ok not interesting, frustrating. It seems that the session is not being copied on the redirect back to my protected page after CAS authentication. In Jetty, and Tomcat, it works like you would expect, IBM..not so much. The authentication piece is working just fine, its when the server copies the session, it is clobbering the saved url and attempting to redirect to / instead of http://myserver/myapp/my.action Is anyone out there running cassified apps on WebSphere? -- View this message in context: http://n4.nabble.com/CAS-Spring-Security-IBMWebSphere-Struts2-tp2017781p2017781.html Sent from the CAS Users mailing list archive at Nabble.com. -- You are currently subscribed to [hidden email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=2018325&i=1> as: [hidden email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=2018325&i=2> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [hidden email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=2018325&i=3> as: [hidden email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=2018325&i=4> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user ________________________________ View message @ http://n4.nabble.com/CAS-Spring-Security-IBMWebSphere-Struts2-tp2017781p2018325.html To unsubscribe from CAS + Spring Security + IBMWebSphere + Struts2, click here< (link removed) >. -- View this message in context: http://n4.nabble.com/CAS-Spring-Security-IBMWebSphere-Struts2-tp2017781p2019117.html Sent from the CAS Users mailing list archive at Nabble.com. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
