From 6ebce1555f442aa48c8abcb9f6ab84e515b8e337 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 9 Jul 2012 16:23:22 +0000 Subject: [PATCH] Promote saml2int check that all SAML 2.0 IdPs have embedded key material to production. --- build/check_saml2int.xsl | 23 +++++++++++++++++++++++ mdx/check_future_0.xsl | 17 ----------------- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/build/check_saml2int.xsl b/build/check_saml2int.xsl index c4b828b2..66340acd 100644 --- a/build/check_saml2int.xsl +++ b/build/check_saml2int.xsl @@ -106,4 +106,27 @@ + + + + SAML 2.0 IdP has no embedded signing key + + + + + SAML 2.0 AttributeAuthority has no embedded signing key + + + diff --git a/mdx/check_future_0.xsl b/mdx/check_future_0.xsl index 735c1b54..807ebacb 100644 --- a/mdx/check_future_0.xsl +++ b/mdx/check_future_0.xsl @@ -29,21 +29,4 @@ --> - - - SAML 2.0 IdP has no embedded signing key - - - - - SAML 2.0 AttributeAuthority has no embedded signing key - - -