Heh, I am using both so if I just don't specify the serviceUrl all should be well.
Thanks Scott. scott_battaglia wrote: > > What client are you using? The Java client preserves the entire url as > long > as you use the serverName parameter and not the serviceUrl config > parameter. > > Cheers, > Scott > > > On Thu, Aug 6, 2009 at 3:26 PM, deanhe01 <[email protected]> > wrote: > >> >> Yet another requirement has me poking my nose in a different part of CAS. >> I >> am attempting to replace the out of the box SSO solution that SAP >> business >> objects provides with CAS. I have the filters configured and the >> redirect >> and authentication is happening as expected HOWEVER, Given an app and >> query >> parameters..i.e. a get I would like to preserve the original request and >> be >> redirected, to the original URL, including query params. >> >> Original URL, before CAS redirect in Auth: >> >> >> http://a123488vm1.noa.nintendo.com:8080/OpenDocument/opendoc/openDocument.jsp?sPath=%5bDashboard+Testing%5d&sDocName=Account+Week+Selector >> >> >> After Auth: >> >> http://a123488vm1.noa.nintendo.com:8080/OpenDocument/opendoc/openDocument.jsp?ticket=ST-3-Mik2wmPagdlP0Acq7MVf-cas >> >> Is there any way to configure CAS to redirect back to the original >> request >> after auth or will I need to be writing a bit of code to take care of >> that >> for my >> >> Thanks >> >> Dean >> >> -- >> View this message in context: >> http://www.nabble.com/Preserving-query-parameters-after-auth-tp24852876p24852876.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 >> > > -- > 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 > -- View this message in context: http://www.nabble.com/Preserving-query-parameters-after-auth-tp24852876p24853010.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
