From db19d5bbbb0aaccd4068467311e6c1913b0432c5 Mon Sep 17 00:00:00 2001
From: Rory Larson <rlarson@nebraska.edu>
Date: Tue, 16 Jul 2024 10:42:36 -0500
Subject: [PATCH] Release nuNUID to Topanga/Reusepass

---
 nefed.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/nefed.xml b/nefed.xml
index a64e466..d052dc5 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -33982,7 +33982,14 @@ PRD49iI+tL/VkGo=
                 <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>
+                        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>
-- 
GitLab