From 49b215614052afa0ab4a91caeed2a891362ce666 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Mon, 20 Nov 2023 14:56:29 -0600 Subject: [PATCH] Resolve "Test subject-id with TrueYou" --- nefed.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nefed.xml b/nefed.xml index 41ecfa8..6c9033f 100644 --- a/nefed.xml +++ b/nefed.xml @@ -1073,6 +1073,9 @@ <saml:AttributeValue> unNUID</saml:AttributeValue> </saml:Attribute> + <saml:Attribute Name="urn:oasis:names:tc:SAML:profiles:subject-id:req" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <saml:AttributeValue>any</saml:AttributeValue> + </saml:Attribute> </mdattr:EntityAttributes> <mdui:UIInfo> <mdui:DisplayName xml:lang="en">Test -- GitLab