From 532d494a0299f01b7dfb9d36c552967c518c5ecc Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 21 Apr 2010 14:29:30 +0000 Subject: [PATCH] Check that DiscoveryResponse elements have index attributes, and that they all have distinct ones. --- build/check_idpdisc.xsl | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/build/check_idpdisc.xsl b/build/check_idpdisc.xsl index a42ee1d9..fdf0f0cf 100644 --- a/build/check_idpdisc.xsl +++ b/build/check_idpdisc.xsl @@ -13,6 +13,7 @@ xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" + xmlns:set="http://exslt.org/sets" xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> + + + + + + + + DiscoveryResponse index values not all different + + + + + + + + missing index attribute on DiscoveryResponse + + + missing Binding attribute on DiscoveryResponse