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 [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
