Am 11.08.2010 20:38, schrieb Julien Cochennec:
Hi, I'd like to know something very simple and useful, where can I read
the exact content of a request that CAS transmits to a service when
using proxy mode?
On the CAS server please, of course :-)?
Can I read it on my client Log (phpCAS?).
Thanks.
Just enable debug log for phpCAS
phpCAS::setDebug('filename');
It's really verbose and contains the requests(urls) and answers between
the client, the server and the proxied app. It probably dumps more
information than you want to know ;)
For the cas server you can enable verbose logging in the
log4.xml/log4j.properties in the classes folder. I'm not really sure if
you can see the exact xml answers / urls that where requested...
Cheers,
Joachim
--
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