From e4bfb03f7389705798da6e678a03ecdc6510b7cb Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Wed, 5 Apr 2023 08:03:31 -0500
Subject: [PATCH] Replace O with 0

---
 nefed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nefed.xml b/nefed.xml
index 2903a22..03e6c13 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -27919,7 +27919,7 @@
             </mdui:UIInfo>
         </Extensions>
         <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" AuthnRequestsSigned="false" WantAssertionsSigned="false">
-            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://unl-hlcfpa.monday.com/saml/saml_callback" isDefault="true" index="O"/>
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://unl-hlcfpa.monday.com/saml/saml_callback" isDefault="true" index="0"/>
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en">monday.com</OrganizationName>
-- 
GitLab