diff --git a/mdx/_rules/check_future_4.xsl b/mdx/_rules/check_future_4.xsl index 8a7084f8..d7a87d4e 100644 --- a/mdx/_rules/check_future_4.xsl +++ b/mdx/_rules/check_future_4.xsl @@ -17,6 +17,7 @@ xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:set="http://exslt.org/sets" + xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" @@ -27,4 +28,73 @@ --> + + + + + + + + + + Does not contain a GCM EncryptionMethod specified in new saml2int + + + + + + Does not contain a Key Transport EncryptionMethod specified in new saml2int + + + + + + + + + + + + + + Does not contain a SigningMethod specified in new saml2int + + + + + + Does not contain a DigestMethod specified in new saml2int + + + + +