From c4f49fc5a3f602b6acad582595486e12c723fa43 Mon Sep 17 00:00:00 2001 From: "andrew.costa" <andrew.costa@nebraska.edu> Date: Thu, 27 Jul 2023 11:08:53 -0500 Subject: [PATCH] Resolve "Remove extra closing Entity Descriptor tag" --- nefed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index 65a4fc5..ee658d8 100644 --- a/nefed.xml +++ b/nefed.xml @@ -29828,6 +29828,7 @@ and do *NOT* provide it in real time to your partners. <GivenName>ITS Security</GivenName> <EmailAddress>security@nebraska.edu</EmailAddress> </ContactPerson> +</EntityDescriptor> <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://unomaha.force.com/studentportal" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -29913,5 +29914,4 @@ and do *NOT* provide it in real time to your partners. <EmailAddress>security@nebraska.edu</EmailAddress> </ContactPerson> </EntityDescriptor> - </EntityDescriptor> </EntitiesDescriptor> -- GitLab