diff --git a/build/check_reqattr.xsl b/build/check_reqattr.xsl index ba00e0f4..19c3bb27 100644 --- a/build/check_reqattr.xsl +++ b/build/check_reqattr.xsl @@ -22,6 +22,13 @@ from http://aai.grnet.gr/static/grEduPerson.schema and http://aai.grnet.gr/static/policy/policy-en.pdf + * SCHAC + Only very basic coverage, most attributes to come later. + http://www.terena.org/activities/tf-emc2/docs/schac/schac-schema-IAD-1.4.1.pdf + http://www.terena.org/registry/terena.org/attribute-def/ + http://www.terena.org/registry/terena.org/schac/ + Assuming encoding rules equivalent to MACEAttr. + Author: Ian A. Young @@ -319,6 +326,37 @@ + + + + + + + + + + RequestedAttribute uses OID name + + with SAML 1.x NameFormat: should use urn:mace name or SAML 2.0 NameFormat + + ( + + ) + + + + + + + + + RequestedAttribute uses legacy format name + + with SAML 2.0 NameFormat: should use urn:oid name or SAML 1.x NameFormat + + ( + + ) + + + + +