From b62a20a9bf167a6b0a7e1b55f4f95b1af6e28357 Mon Sep 17 00:00:00 2001 From: Rory Larson <rarson1@unl.edu> Date: Mon, 18 Sep 2023 11:11:48 -0500 Subject: [PATCH] Fixing ValidUntil and comment issues Ryan noted. --- nefed.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/nefed.xml b/nefed.xml index 6e3fd53..cdd7441 100644 --- a/nefed.xml +++ b/nefed.xml @@ -26557,7 +26557,7 @@ </ContactPerson> </EntityDescriptor> <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" - entityID="https://unlincoln.my.site.com/SSH" validUntil="2033-09-09T22:13:26.097Z" + entityID="https://unlincoln.my.site.com/SSH" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <Extensions> <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" /> @@ -29368,10 +29368,6 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg <EmailAddress>security@nebraska.edu</EmailAddress> </ContactPerson> </EntityDescriptor> - <!-- -This is example metadata only. Do *NOT* supply it as is without review, -and do *NOT* provide it in real time to your partners. - --> <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_7027591201dca9808fdc1a7b12001bc84cc5be54" entityID="https://unlpts.t2hosted.com"> -- GitLab