Skip to content
Snippets Groups Projects

Fixed ACL value to add line with correct case.

Merged Rory Larson requested to merge 262-sso-integration-for-ariba-trust into master
1 file
+ 12
1
Compare changes
  • Side-by-side
  • Inline
+ 12
1
@@ -27990,7 +27990,18 @@ U7pqIOAidMaJagDd0Q3dxWGl</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:emailAddress</NameIDFormat><AssertionConsumerService isDefault="true" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://s3.ariba.com/Buyer/Main/ad/samlAuth/SSOActions?realm=nusystemchildsite-1-T" index="1"/> </SPSSODescriptor>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:emailAddress</NameIDFormat>
<AssertionConsumerService
isDefault="true"
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://s3.ariba.com/Buyer/Main/ad/samlAuth/SSOActions?realm=NUSystemCHILDSITE-1-T"
index="1"/>
<AssertionConsumerService
isDefault="true"
Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
Location="https://s3.ariba.com/Buyer/Main/ad/samlAuth/SSOActions?realm=nusystemchildsite-1-T"
index="2"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">Ariba</OrganizationName>
<OrganizationDisplayName xml:lang="en">Ariba</OrganizationDisplayName>
Loading