diff --git a/build/check_saml1.xsl b/build/check_saml1.xsl index 8719a4ed..92de66c5 100644 --- a/build/check_saml1.xsl +++ b/build/check_saml1.xsl @@ -41,4 +41,43 @@ + + + + + SAML 1.0 binding requires SAML 1.1 token in IDPSSODescriptor/@protocolSupportEnumeration + + + + + + + + + SAML 1.0 binding requires SAML 1.1 token in AttributeAuthorityDescriptor/@protocolSupportEnumeration + + + + + + + + + SAML 1.0 binding requires SAML 1.1 token in SPSSODescriptor/@protocolSupportEnumeration + + + + diff --git a/build/check_saml2.xsl b/build/check_saml2.xsl index d4d38b8f..942dd572 100644 --- a/build/check_saml2.xsl +++ b/build/check_saml2.xsl @@ -68,4 +68,30 @@ + + + + + SAML 2.0 binding requires SAML 2.0 token in AttributeAuthorityDescriptor/@protocolSupportEnumeration + + + + + + + + + SAML 2.0 binding requires SAML 2.0 token in SPSSODescriptor/@protocolSupportEnumeration + + + + diff --git a/mdx/check_future_1.xsl b/mdx/check_future_1.xsl index 255e2fba..4ac9815b 100644 --- a/mdx/check_future_1.xsl +++ b/mdx/check_future_1.xsl @@ -29,5 +29,17 @@ --> + + + + + SAML 2.0 binding requires SAML 2.0 token in IDPSSODescriptor/@protocolSupportEnumeration + + +