Skip to content
Snippets Groups Projects

Support persistent nameid format

Merged Ryan Rumbaugh requested to merge 458-onboard-sap-ecc-sandbox into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -35890,6 +35890,7 @@ PRD49iI+tL/VkGo=
@@ -35890,6 +35890,7 @@ PRD49iI+tL/VkGo=
<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: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: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" />
<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:2.0:nameid-format:persistent</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-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: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" />
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://itssapuns.nebraska.edu:1443/sap/saml2/sp/acs/005" index="2" />
Loading