From aad7a75f923e6cb4980b6a3dbdb702f8ee0adce9 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Mon, 22 Mar 2021 11:23:13 -0500
Subject: [PATCH] Include extensions tag

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

diff --git a/nefed.xml b/nefed.xml
index 63a2365..d49e6b7 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -12455,19 +12455,21 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
         </ContactPerson>
         </EntityDescriptor>
     <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://x34.emaint.com/SAML">
-        <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">eMaint</mdui:DisplayName>
-            <mdui:Description xml:lang="en">eMaint</mdui:Description>
-            <mdui:InformationURL xml:lang="en">https://x34.emaint.com</mdui:InformationURL>
-            <mdui:PrivacyStatementURL xml:lang="en">https://dam-assets.fluke.com/s3fs-public/CCPA%20Privacy%20Notice%20FINAL%20(12-19).pdf?Q9zbn6fAQa0PXtoSgAzilQQJi1bzHxqc&amp;_ga=2.23</mdui:PrivacyStatementURL>
-            <mdui:Logo height="100" width="200"></mdui:Logo>
-        </mdui:UIInfo>
+        <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">eMaint</mdui:DisplayName>
+                <mdui:Description xml:lang="en">eMaint</mdui:Description>
+                <mdui:InformationURL xml:lang="en">https://x34.emaint.com</mdui:InformationURL>
+                <mdui:PrivacyStatementURL xml:lang="en">https://dam-assets.fluke.com/s3fs-public/CCPA%20Privacy%20Notice%20FINAL%20(12-19).pdf?Q9zbn6fAQa0PXtoSgAzilQQJi1bzHxqc&amp;_ga=2.23</mdui:PrivacyStatementURL>
+                <mdui:Logo height="100" width="200"></mdui:Logo>
+            </mdui:UIInfo>
+        </Extensions>
         <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
             <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat>
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://x48.emaint.com/wc.dll?X3~SAML~&amp;ACCOUNT=UNLCREC" index="1" />
-- 
GitLab