Page 1 of 1

Claims based Authentication for Microsoft CRM 2011

Posted: Tue Oct 11, 2011 5:45 am
by sievers
Hello,

we would like to use Nagios (and Webinject) to monitor a corperate Microsoft CRM 2011 Website. The problem is that Microsoft has implemenented a complicated claims based authentication which not even Web Inject supports. I know its a long shot, but do you have any support for such methods of authentication or at least can recommend a plugin that can handle such requests. I am attaching a Screenshot detailing the authentication process for your reference. Any help would be greatly appreciated.

Regards

Knut Seifert
Sievers Communications Wiesbaden, Germany

Re: Claims based Authentication for Microsoft CRM 2011

Posted: Tue Oct 11, 2011 9:45 am
by mguthrie
I've had a conversation with a Customer that uses Selenium to accomplish more complicated web checks that webinject can't do. Selenium records actions taken in a web browser, and then turns those actions into code in a few different programming languages, which would allow you to create a check from it. That might be a decent option for you to look into.