From eb48882b66f2875d4a60bc778eed32a636d47a60 Mon Sep 17 00:00:00 2001
From: Andrew Costa <andrew.costa@nebraska.edu>
Date: Thu, 20 Apr 2023 15:49:56 -0500
Subject: [PATCH] Release unNUID to Orbis

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

diff --git a/nefed.xml b/nefed.xml
index b6414cc..d83ce75 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -28308,6 +28308,11 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg
                 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">Orbis</mdui:DisplayName>
-- 
GitLab