From f033ac2fdd6d2ae6dcb427905a608b15e2aa91c1 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 27 Feb 2012 15:43:43 +0000 Subject: [PATCH] Add support for a couple of attributes from the SCHAC profile. --- build/check_reqattr.xsl | 56 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) 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 + + ( + + ) + + + + +