diff --git a/build/check_reqattr.xsl b/build/check_reqattr.xsl index 4c663af6..462b0c74 100644 --- a/build/check_reqattr.xsl +++ b/build/check_reqattr.xsl @@ -9,22 +9,22 @@ of a RequestedAttribute element together designate a real SAML attribute, either explicitly or implicitly covered by some specification. Other combinations of Name+NameFormat are presumptively erroneous. + + Attribute profiles we make use of here: + + * eduPerson 2008 + + * MACE-Dir SAML Attribute Profiles, April 2008 + + * SWITCHaai Attribute Specification, 2010-06-23 + Author: Ian A. Young --> @@ -234,6 +234,62 @@ + + + + + + + + + + RequestedAttribute uses OID name + + with SAML 1.x NameFormat: should use urn:mace name or SAML 2.0 NameFormat + + ( + + ) + + + + + @@ -294,6 +350,24 @@ + + + + + RequestedAttribute uses legacy SWITCHaai name + + with SAML 2.0 NameFormat: should use urn:oid name or SAML 1.x NameFormat + + ( + + ) + + + + +