From cd01e52c25ec6f647b92addfc725d3e093879dea Mon Sep 17 00:00:00 2001 From: aljavonboles <aljavonboles@nebraska.edu> Date: Mon, 9 Oct 2023 10:56:11 -0500 Subject: [PATCH] Resolve "Add unNUID Identifier to Engage YuJa" --- nefed.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nefed.xml b/nefed.xml index dd68baf..47c1b18 100644 --- a/nefed.xml +++ b/nefed.xml @@ -30833,6 +30833,10 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg <saml:Attribute Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> <saml:AttributeValue>https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue> </saml:Attribute> + <saml:Attribute Name="http://shibboleth.net/ns/attributes/releaseAllValues" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <saml:AttributeValue> + unNUID</saml:AttributeValue> + </saml:Attribute> </mdattr:EntityAttributes> <mdui:UIInfo> <mdui:DisplayName xml:lang="en">YuJa Engage</mdui:DisplayName> -- GitLab