From 73dce19e653378a2c8e18522fbaff8186153bff6 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Thu, 22 Aug 2024 08:26:36 -0500 Subject: [PATCH] Resolve "Release NUID to Lincoln StarRez" --- nefed.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nefed.xml b/nefed.xml index acc09b6..6fe368d 100644 --- a/nefed.xml +++ b/nefed.xml @@ -18074,6 +18074,10 @@ <saml:AttributeValue> https://nebraska.edu/category/registered-by-omaha</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"> -- GitLab