We enabled the CAS RESTful API (https://wiki.jasig.org/display/CASUM/RESTful+API) and setup a simple enough perl script on our F5s to monitor our CAS system. This allows our F5 to monitor that CAS is allowing users to login and is generating service tickets properly. From there, we have our monitoring software reporting on the status of our F5 pool.
-Norman From: Yuri Negocio Negocio [mailto:[email protected]] Sent: Monday, November 29, 2010 1:37 PM To: [email protected] Subject: Re: [cas-user] Headless CAS anyone? Yes, the authentication is done by the CAS via the HTTP GET method. A positive side effect of this decision is that if you want to use X509 mutual authentication (Two way SSL) you will not have problems with a problem of mod_ssl (The requested method POST is not allowed for the URL). Cheers, Yuri On Mon, Nov 29, 2010 at 4:21 PM, Dean Heisey <[email protected]<mailto:[email protected]>> wrote: Sort of a strange question: cas login via GET? Once upon a time I wrote a load runner test to automatically log in to CAS but, my VM died and sadly it is gone. Our NetOps people want to monitor the CAS servers and they want more than just a successfully delivered login page, has anyone out there had to do something like this and what are your recommendations? Thanks Dean -- View this message in context: http://jasig.275507.n4.nabble.com/Headless-CAS-anyone-tp3064211p3064211.html Sent from the CAS Users mailing list archive at Nabble.com. -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[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]<mailto:[email protected]> as: [email protected]<mailto:[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
