From 21f05d338c65cb231f4d05edc2f1240e6d5ea0c4 Mon Sep 17 00:00:00 2001
From: Ian Boren <ianboren@nebraska.edu>
Date: Mon, 29 Aug 2022 08:52:50 -0500
Subject: [PATCH] Re-located everything in the extensions tags

---
 nefed.xml | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/nefed.xml b/nefed.xml
index 13f4ae9..1c30ca8 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -14600,6 +14600,21 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
         </ContactPerson>
     </EntityDescriptor>
     <EntityDescriptor entityID="https://launch.kahua.com/sso" ID="_80815142B95B4AD78A4CC8AAF2B7839A" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata">
+        <Extensions>
+            <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
+            <mdattr:EntityAttributes>
+                <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>
+            </mdattr:EntityAttributes>
+            <mdui:UIInfo>
+                <mdui:DisplayName xml:lang="en">Kahua</mdui:DisplayName>
+                <mdui:Description xml:lang="en">Kahua</mdui:Description>
+                <mdui:InformationURL xml:lang="en">https://www.kahua.com/about/</mdui:InformationURL>
+                <mdui:PrivacyStatementURL xml:lang="en">https://www.kahua.com/privacy-policy/</mdui:PrivacyStatementURL>
+                <mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo>
+            </mdui:UIInfo>
+        </Extensions>
         <Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
             <SignedInfo>
                 <CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
@@ -14622,21 +14637,6 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
                 </X509Data>
             </KeyInfo>
         </Signature>
-        <Extensions>
-            <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
-            <mdattr:EntityAttributes>
-                <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>
-            </mdattr:EntityAttributes>
-            <mdui:UIInfo>
-                <mdui:DisplayName xml:lang="en">Kahua</mdui:DisplayName>
-                <mdui:Description xml:lang="en">Kahua</mdui:Description>
-                <mdui:InformationURL xml:lang="en">https://www.kahua.com/about/</mdui:InformationURL>
-                <mdui:PrivacyStatementURL xml:lang="en">https://www.kahua.com/privacy-policy/</mdui:PrivacyStatementURL>
-                <mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo>
-            </mdui:UIInfo>
-        </Extensions>
         <SPSSODescriptor ID="_EECB06BAC4FC8CC6C123F7576BBEEABC" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" AuthnRequestsSigned="true" WantAssertionsSigned="true">
             <KeyDescriptor use="signing">
                 <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
-- 
GitLab