How to monitor RSA SSO PROTECTED sites

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
bhadre
Posts: 16
Joined: Mon May 26, 2014 10:07 pm

How to monitor RSA SSO PROTECTED sites

Post by bhadre »

Hi,

Can you please tell me how to monitor RSA SSO protected sites.

1 ) check_http
Here main base URL
http://abc.com/

First it redirect to http://xyz.com/cleartrust/ct_logon.jsp request for Login details

After that we need to click on submit button then it will forward to http://xyz.com/cleatrust/Home_logon.jsp

then it will redirect to main application base URL

I have used http_check with -f follow option for redirection page it will redirect only one time it gives the out put but its not matching the content which I am looking in application login page.

2)ckformlogin.pl pluign
Here base URL http://abc.com
First it redirect to http://xyz.com/cleartrust/ct_logon.jsp request for login details

It get logged in but finally its redirecting to http://xyz.com/cleatrust/Home_logon.jsp but not redirecting to back to application URL.

Thanks,
Bhadregowda
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: How to monitor RSA SSO PROTECTED sites

Post by tmcdonald »

Closing this topic since we are already troubleshooting this same problem with you here:

http://support.nagios.com/forum/viewtop ... 40#p109540
Former Nagios employee
Locked