Shib end to end test
Laas Toom
Laas.Toom at ut.ee
Thu Sep 26 10:13:40 EDT 2013
I have written a naive shell script to test our setup at University of Tartu (Shibboleth SPs and SimpleSAMLphp IdPs).
The script has Nagios compatible exit statuses and will issue a WARNING if otherwise successful roundtrip took too long.
I tried not to make any assumptions on the setup, but probably there are some (starting with the nasty regexes that are somewhat specific to our theming), but overall this should be applicable to other setups too.
It should not depend on anything special besides standard *NIX tools, perhaps only curl that you may have to install separately.
https://gist.github.com/borgand/6714584
Best regards
--
Laas Toom
On 26.09.2013, at 16:20, Paul Reilly <pareilly at tcd.ie>
wrote:
> Hello,
>
> Has anyone implemented a health check for Shib which does a full simulated user login to a SP to confirm that the IDP is working?
>
> We monitor the IDP profile Status url but we had a JDBC connection pool problem with uApprove, which meant the Status was still reporting OK but in reality nobody could authenticate.
>
> We need a more robust monitoring check. I would be interested to hear if anyone has an end-to-end test which proves the IDP is working.
>
> Thanks,
> Paul
>
>
> Sent from my iPhone
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list