From 2bc864fb1b502d278080862f546654c63c7fa63d Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 18 May 2010 16:12:43 +0000 Subject: [PATCH] Check that an IdP registered by the UK federation has at least one Scope element. --- build/check_imported.xsl | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/build/check_imported.xsl b/build/check_imported.xsl index 926c53b3..8ac86eb7 100644 --- a/build/check_imported.xsl +++ b/build/check_imported.xsl @@ -26,10 +26,14 @@ + + substring-before(substring-after(concat(., '/'), 'https://'), '/') @@ -52,6 +56,15 @@ at least one SOAP location on same vhost as an SSO location + + + + + this IdP does not have any Scope elements + +