From 2d06743c0b3b2c322261a2ac7c8110ba4a045227 Mon Sep 17 00:00:00 2001
From: Rory Larson <rarson1@unl.edu>
Date: Mon, 18 Sep 2023 11:40:33 -0500
Subject: [PATCH] Put the unNUID release into the right (Salesforce) block.

---
 nefed.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/nefed.xml b/nefed.xml
index d9b698e..1f440f2 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -26568,6 +26568,12 @@
                         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">Lincoln
@@ -29396,12 +29402,6 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg
                 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">T2 Systems</mdui:DisplayName>
-- 
GitLab