Skip to content
Snippets Groups Projects
Commit 74677dc0 authored by Ryan Rumbaugh's avatar Ryan Rumbaugh
Browse files

Update to use https for endpoints

parent c04becd4
No related branches found
No related tags found
1 merge request!638Update to use https for endpoints
...@@ -36289,14 +36289,14 @@ PRD49iI+tL/VkGo= ...@@ -36289,14 +36289,14 @@ PRD49iI+tL/VkGo=
</ds:X509Data> </ds:X509Data>
</ds:KeyInfo> </ds:KeyInfo>
</KeyDescriptor> </KeyDescriptor>
<ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/artifact/005" index="0" isDefault="true" /> <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/artifact/005" index="0" isDefault="true" />
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" />
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" ResponseLocation="http://fireflybws.nebraska.edu/sap/saml2/sp/slo/response/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" ResponseLocation="https://fireflybws.nebraska.edu/sap/saml2/sp/slo/response/005" />
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" />
<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/slo/005" />
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/acs/005" index="0" isDefault="true" /> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/acs/005" index="0" isDefault="true" />
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/acs/005" index="1" /> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/acs/005" index="1" />
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="http://fireflybws.nebraska.edu/sap/saml2/sp/acs/005" index="2" /> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://fireflybws.nebraska.edu/sap/saml2/sp/acs/005" index="2" />
</SPSSODescriptor> </SPSSODescriptor>
<Organization> <Organization>
<OrganizationName xml:lang="en-US">Business Warehouse Sandbox</OrganizationName> <OrganizationName xml:lang="en-US">Business Warehouse Sandbox</OrganizationName>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment