From 948fd7111867705fcbf3d163265efa70fa805995 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 15 Oct 2019 18:09:25 +0100 Subject: [PATCH] Allow SAML subject identifier attributes as RequestedAttribute elements See ukf/ukf-meta#183. --- mdx/_rules/check_reqattr.xsl | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/mdx/_rules/check_reqattr.xsl b/mdx/_rules/check_reqattr.xsl index 3bdb565d..9052ff01 100644 --- a/mdx/_rules/check_reqattr.xsl +++ b/mdx/_rules/check_reqattr.xsl @@ -33,6 +33,8 @@ Currently only a single attribute, documented at: https://www.eduroam.cz/attributes/eduroamUID + * SAML V2.0 Subject Identifier Attributes Profile + https://docs.oasis-open.org/security/saml-subject-id-attr/v1.0/cs01/saml-subject-id-attr-v1.0-cs01.pdf Author: Ian A. Young @@ -493,6 +495,16 @@ + + + + +