Which version of CAS are you using? CAS 3.4.2's switch to Spring Web Flow 2 messed with the method=POST option.
It was logged as a bug here: http://www.ja-sig.org/issues/browse/CAS-868 Cheers, Scott On Tue, Apr 20, 2010 at 12:53 PM, Raj Mettai <[email protected]> wrote: > I am trying to use custom login page instead of cas login page and then > trying to redirect to our web application(jsp,servlet,java bean application) > using service parameter > > > https://localhost:8080/casnew/login?method=POST&service=https://localhost:8080/FCCSC/servlet/security.IAU090N1s > > the redirect newer happens, I searched around on cas website for docs on > how to do this and couldn't find anything specific. > > can anyone pls advise me on how to do this... > > thanks > Raj > -- > 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 > -- 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
