diff --git a/nefed.xml b/nefed.xml
index 3b04f3fbf5cd216770455db37e787bb53a208890..7d5ab341800f545f395479982a3f6913aca093ca 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -33341,11 +33341,14 @@
             </ds:KeyInfo>
             </KeyDescriptor>
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
-            Location="http://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/logout" />
+            Location="https://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/logout" />
             <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
-            Location="http://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/authenticate"
+            Location="https://webapp2-dev.unomaha.edu/~mcharris/badgr-integrations/uno/auth/saml/authenticate"
             index="1" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+            Location="http://localhost/~mcharris/badgr-integrations/uno/auth/saml/authenticate"
+            index="2" />
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en-US">Web App2</OrganizationName>