Hi John, First of all thanks for new coldfusion CAS client. We use Coldfusion and CAS together in many projects. We have a problem about our current CAS client. We also tried the CAS client you’ve developed but we have the same problem with that too.
The problem is; The parameters sent to CAS before login are lost after login happenes. For example: http://www.abc.com/use_cas.cfm?name=veli&id=123 <http://www.abc.com/use_cas.cfm?name=veli&id=123> becomes: http://www.abc.com/use_cas.cfm?ticket=ST-78810-cXrMTVS2wfeIFGF4ga9E-cas after login. We can’t reach *name *and *id *parameters after login. Do you have any suggestions about this? Thanks, Have a nice day. John Watson wrote: > I wrote a new ColdFusion CAS client in order to take advantage of > Single Sign Out and Attribute releasing. Since I use an > Application.cfc in my applications, I figured it was time to for the > existing client to be rewritten as a ColdFusion component (CFC) and > now I'm ready to release it to the community. > > I hope to hear feedback from the community and improvements/bug fixes > are very welcome. > > http://www.ja-sig.org/wiki/display/CASC/ColdFusion+CAS+Client+Component > > John Watson > Jr. Web Developer > University of California, Merced > -- > 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 -- veli akçakaya Sabancı University Information Technology -- 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
