From eb77f68bcaf0b6c589ff41268b6ae9acb0ffc753 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Thu, 21 Nov 2024 17:14:00 -0600 Subject: [PATCH] Resolve "Update Firefly SPS Metadata to Use F5" --- nefed.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/nefed.xml b/nefed.xml index 7d5bb13..f5908ca 100644 --- a/nefed.xml +++ b/nefed.xml @@ -35868,15 +35868,14 @@ PRD49iI+tL/VkGo= </ds:X509Data> </ds:KeyInfo> </KeyDescriptor> - <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/artifact/005" index="0" isDefault="true" /> - <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/005" /> - <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/005" ResponseLocation="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/response/005" /> - <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/005" /> - <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/slo/005" /> - <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/acs/005" index="0" isDefault="true" /> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/acs/005" index="1" /> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/acs/005" index="2" /> + <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="http://spsfireflyhost.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://spsfireflyhost.nebraska.edu/sap/saml2/sp/slo/005" /> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="http://spsfireflyhost.nebraska.edu/sap/saml2/sp/slo/005" ResponseLocation="http://spsfireflyhost.nebraska.edu/sap/saml2/sp/slo/response/005" /> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="http://spsfireflyhost.nebraska.edu/sap/saml2/sp/slo/005" /> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="http://spsfireflyhost.nebraska.edu/sap/saml2/sp/slo/005" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://spsfireflyhost.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://spsfireflyhost.nebraska.edu/sap/saml2/sp/acs/005" index="1" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="http://spsfireflyhost.nebraska.edu/sap/saml2/sp/acs/005" index="2" /> </SPSSODescriptor> <Organization> <OrganizationName xml:lang="en">Firefly Sandbox</OrganizationName> -- GitLab