From b338cf5802bf66583ac01033af36a47fa054b36b Mon Sep 17 00:00:00 2001
From: Sarah Borland <sarah.borland@nebraska.edu>
Date: Tue, 23 Aug 2022 14:49:27 -0500
Subject: [PATCH] Release NUID via metadata

---
 nefed.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/nefed.xml b/nefed.xml
index a203503..5469b1f 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -17338,6 +17338,9 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
                 <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">O'Reilly Online Learning</mdui:DisplayName>
-- 
GitLab