Greetings, On Tue, Jul 9, 2013 at 1:02 PM, Jérôme LELEU <[email protected]> wrote:
> If you want to retrieve the redirect=true parameter when redirecting back > to myurl, the redirect=true parameter should be properly encode as part of > the service parameter. Something like : > .../login?service=myurl%3Fredirect%3Dtrue and your service definition > should allow extra parameter. > Do you have any suggestions for how to do this when your web application is using standard Spring Security to bridge to CAS (3.5.2) automatically? I'm also seeing the loss of #k=v URL parameters. However, my application doesn't actually do any of the redirect / encoding, Spring Security does it.. Thank you in advance, -Jesse -- 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
