From 72403df4fb8e386173664ef618073bb153631daf Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Tue, 27 Aug 2024 15:50:06 -0500
Subject: [PATCH] Resolve "Release unNUID to
 https://uno-sp.transactcampus.com/eaccounts"

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

diff --git a/nefed.xml b/nefed.xml
index 6fe368d..babbc6d 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -33569,6 +33569,10 @@
                                 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">TransactSP Service Provider</mdui:DisplayName>
@@ -33629,6 +33633,10 @@
                                 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">TransactSP EAccounts</mdui:DisplayName>
-- 
GitLab