From acbe1403bca2a21ad200f993c641b19f97bc1e85 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Fri, 1 Apr 2022 11:11:37 -0500
Subject: [PATCH] Include md namespace

---
 nefed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nefed.xml b/nefed.xml
index 4312dd9..9f25934 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -15534,7 +15534,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
             <EmailAddress>security@nebraska.edu</EmailAddress>
         </ContactPerson>
     </EntityDescriptor>
-    <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://criticallabs.com/login/saml/response/84">
+    <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://criticallabs.com/login/saml/response/84">
         <Extensions>
             <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
             <mdattr:EntityAttributes>
-- 
GitLab