diff --git a/mdx/_rules/check_idp_tls.xsl b/mdx/_rules/check_idp_tls.xsl index bb6fa6dd..688956a4 100644 --- a/mdx/_rules/check_idp_tls.xsl +++ b/mdx/_rules/check_idp_tls.xsl @@ -27,10 +27,20 @@ Location does not start with https:// + + + ResponseLocation does not start with https:// + + Location does not start with https:// - + + + ResponseLocation does not start with https:// + + + diff --git a/mdx/_rules/check_misc.xsl b/mdx/_rules/check_misc.xsl index 1b498ab0..ec334f47 100644 --- a/mdx/_rules/check_misc.xsl +++ b/mdx/_rules/check_misc.xsl @@ -55,6 +55,19 @@ + + + + ResponseLocation contains space character + + + + + + + + + ResponseLocation is not a valid URL: + + + + + + diff --git a/mdx/_rules/check_sp_tls.xsl b/mdx/_rules/check_sp_tls.xsl index b68c9663..401740ad 100644 --- a/mdx/_rules/check_sp_tls.xsl +++ b/mdx/_rules/check_sp_tls.xsl @@ -27,5 +27,10 @@ Location does not start with https:// - + + + ResponseLocation does not start with https:// + + +