Most likely whatever client you are using is not sending the properly encoded service url. With a proper CAS service parameter, CAS will correctly redirect back to the service. -Scott
2009/3/17 Veli AKÇAKAYA <[email protected]> > Hello, > > We use CAS for user authentication in our university. We use PHP and > Coldfusion clients of CAS. With Coldfusion, we lose the parameters we sent. > For example: > > http://www.abc.com/cas/use_cas.cfm?id=30&name=veli when we request this > url, it redirects the visiter to CAS login screen. After login, visiter is > redirected back to first url with missing parameters as shown below: > > > http://www.abc.com/cas/use_cas.cfm?ticket=ST-1843-TuSaoFtuXOVm5hqAjecKYv2mL1IWJdLONVi-20 > > Do you have any suggestions? > Have a nice day. > > -- > 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
