From 1a82ae808f54ef8136c3abcb30f293e49df24631 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Tue, 24 Sep 2024 14:11:00 -0500
Subject: [PATCH] Resolve "Add new ACS URL for
 http://webapp2-dev-local.unomaha.edu/"

---
 nefed.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/nefed.xml b/nefed.xml
index cdd2891..ad6e6f3 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -33167,6 +33167,9 @@
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
             Location="http://localhost/~mcharris/badgr-integrations/uno/auth/saml/authenticate"
             index="2" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+            Location="https://webapp2-dev.unomaha.edu/~mcharris/grouper-integrations"
+            index="3" />
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en-US">Web App2</OrganizationName>
-- 
GitLab