> When a user goes to a new protected page, should there be a CAS log entry ( > running DEBUG mode) for checking the cookie? Does the client handle this?
Which cookie? The CAS TGC cookie isn't delivered to any host except the CAS server by design. On the other hand, the .NET Forms Authentication cookie is sent to and examined by the client service on every request, and much of the request pipeline is logged. See https://wiki.jasig.org/display/CASC/.Net+Cas+Client for logging instructions. Note you need the 1.0 release for those instructions. M -- 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
