From 63c86df3f429a6c9c4541b2b855f9b1f206b8bc8 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Fri, 22 May 2015 09:08:45 +0000 Subject: [PATCH] Promote check for saml2int section 6.1. Look for metadata for a SingleSignOnService with HTTP-Redirect binding on a SAML 2 IdP. --- mdx/_rules/check_future_0.xsl | 17 ----------------- mdx/_rules/check_saml2int.xsl | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/mdx/_rules/check_future_0.xsl b/mdx/_rules/check_future_0.xsl index f43d4697..fe932075 100644 --- a/mdx/_rules/check_future_0.xsl +++ b/mdx/_rules/check_future_0.xsl @@ -30,21 +30,4 @@ --> - - - - SAML 2.0 IDPSSODescriptor does not support HTTP-Redirect SSO binding - - - diff --git a/mdx/_rules/check_saml2int.xsl b/mdx/_rules/check_saml2int.xsl index 8e00e073..812fe87e 100644 --- a/mdx/_rules/check_saml2int.xsl +++ b/mdx/_rules/check_saml2int.xsl @@ -61,6 +61,23 @@ + + + + SAML 2.0 IDPSSODescriptor does not support HTTP-Redirect SSO binding + + +