From 8ea66197d9b322e8e4ef127b09cab1f66eb10437 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 25 Jun 2009 11:57:37 +0000 Subject: [PATCH] Checked imported metadata against a reduced set of checking templates. --- build.xml | 19 ++-- build/check_imported.xsl | 184 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 194 insertions(+), 9 deletions(-) create mode 100644 build/check_imported.xsl diff --git a/build.xml b/build.xml index 5a62eea9..f825cc53 100644 --- a/build.xml +++ b/build.xml @@ -336,7 +336,7 @@ - + @@ -516,6 +516,7 @@ *** *** ***************************************** --> + Importing metadata from ${entities.dir}/import.xml @@ -532,6 +533,8 @@ Imported metadata to ${entities.dir}/imported.xml + + Checked. + @@ -559,17 +566,11 @@ - + - - testing UK federation metadata - - tested UK federation metadata - - + + + + + + + + + entity lacks OrganizationName + + + + + + + + + IdP SSO KeyDescriptor lacking @use + + + + + + IdP AA KeyDescriptor lacking @use + + + + + + + + + IdP SSO Descriptor lacking KeyDescriptor + + + + + + SP SSO Descriptor lacking KeyDescriptor + + + + + + IdP AA Descriptor lacking KeyDescriptor + + + + + + + + ds:KeyInfo child element not in ds namespace + + + + + + + + entity ID contains space character + + + + + + + + Location contains space character + + + + + + + + + missing Binding attribute on DiscoveryResponse + + + + + + incorrect Binding value on DiscoveryResponse + + + + + + + + Location does not start with https:// + + + + + + + + + *** + + : + + + + + + + + + + + + + + + +