It's good to hear that others are finding use in it.

Currently, the client only remembers the original URL in the
"validate" function. I hope to have some free time next week to add
some debugging/logging code, so at the same time I will add the
functionality to retain the original URL parameters as well.

Regards,

John


2009/5/25 Veli AKÇAKAYA <[email protected]>:
> 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
> 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

-- 
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

Reply via email to