From d3ec28143d30557f8510caec1d764c3fcee3f48f Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 21 Feb 2012 14:26:13 +0000 Subject: [PATCH] Handle RequestedAttribute elements from the grEduPerson vocabulary. --- build/check_reqattr.xsl | 47 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/build/check_reqattr.xsl b/build/check_reqattr.xsl index 462b0c74..ba00e0f4 100644 --- a/build/check_reqattr.xsl +++ b/build/check_reqattr.xsl @@ -18,6 +18,10 @@ * SWITCHaai Attribute Specification, 2010-06-23 + * grEduPerson + from http://aai.grnet.gr/static/grEduPerson.schema + and http://aai.grnet.gr/static/policy/policy-en.pdf + Author: Ian A. Young @@ -290,6 +294,31 @@ + + + + + + + + + + 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 + + ( + + ) + + + + +