From d53f8e7bfe18c0e5df2974e585d3d0266d43d6e8 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 27 Feb 2012 15:45:41 +0000 Subject: [PATCH] Check that a SAML 1.1 SP supports the Browser/POST profile through an appropriate AssertionConsumerService binding. --- build/check_saml1.xsl | 32 ++++++++++++++++++++++++++++++++ mdx/validation-beans.xml | 21 +++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 build/check_saml1.xsl diff --git a/build/check_saml1.xsl b/build/check_saml1.xsl new file mode 100644 index 00000000..4f29a94e --- /dev/null +++ b/build/check_saml1.xsl @@ -0,0 +1,32 @@ + + + + + + + + + + + no POST support on SAML 1.1 SP + + + + diff --git a/mdx/validation-beans.xml b/mdx/validation-beans.xml index e74f7f04..70987037 100644 --- a/mdx/validation-beans.xml +++ b/mdx/validation-beans.xml @@ -3,12 +3,21 @@ Common validation bean definitions. --> + + + @@ -319,6 +328,17 @@ + + + + + + + + + @@ -408,6 +428,7 @@ +