From 5aa035642e6d0c2d00a56a6a5331757e7d74ca4e Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Wed, 14 Oct 2020 10:30:55 -0500 Subject: [PATCH] Update JAMF dev SP entity ID --- nefed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index ca53d59..8689f15 100644 --- a/nefed.xml +++ b/nefed.xml @@ -2043,7 +2043,7 @@ <EmailAddress>security@nebraska.edu</EmailAddress> </ContactPerson> </EntityDescriptor> -<EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="https://nebraskadev.jamfcloud.com" entityID="https://nebraskadev.jamfcloud.com"> +<EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="https://nebraskadev.jamfcloud.com" entityID="https://nebraskadev.jamfcloud.com/saml/metadata"> <Extensions> <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" /> <mdattr:EntityAttributes> -- GitLab