From 7b6c02e357941786ca54b9dbca7c2866c432431f Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 1 Mar 2012 14:04:50 +0000 Subject: [PATCH] Simplify a couple of error messages. --- build/check_saml2int.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/check_saml2int.xsl b/build/check_saml2int.xsl index 71fb299e..202c4fe8 100644 --- a/build/check_saml2int.xsl +++ b/build/check_saml2int.xsl @@ -43,7 +43,7 @@ [not(md:NameIDFormat[.='urn:oasis:names:tc:SAML:2.0:nameid-format:persistent'])] [not(md:NameIDFormat[.='urn:oasis:names:tc:SAML:2.0:nameid-format:transient'])]"> - SAML2Int: SP excludes both SAML 2 name identifier formats + SP excludes both SAML 2 name identifier formats @@ -59,7 +59,7 @@ [md:NameIDFormat] [not(md:NameIDFormat[.='urn:oasis:names:tc:SAML:2.0:nameid-format:transient'])]"> - SAML2Int: IdP excludes SAML 2 transient name identifier format + IdP excludes SAML 2 transient name identifier format