From ea114f16996371b3388ccc36861fe752ce6d56f0 Mon Sep 17 00:00:00 2001 From: Andrew <andrew.costa@nebraska.edu> Date: Tue, 18 Mar 2025 15:54:58 -0500 Subject: [PATCH] correct webapp2-dev-local metadata --- nefed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index 4728eb8..584ce67 100644 --- a/nefed.xml +++ b/nefed.xml @@ -37800,7 +37800,7 @@ PRD49iI+tL/VkGo= <EmailAddress>security@nebraska.edu</EmailAddress> </ContactPerson> </EntityDescriptor> - <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="http://localhost:8000"> + <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="http://webapp2-dev-local.unomaha.edu:8000"> <Extensions> <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" /> <mdattr:EntityAttributes> -- GitLab