Skip to content
Snippets Groups Projects
Commit bebce82d authored by Rory Larson's avatar Rory Larson
Browse files

Merge branch '262-sso-integration-for-ariba-trust' into 'master'

Fixed ACL value to add line with correct case.

Closes #262

See merge request !366
parents a9ec0b2d ea93aaab
No related branches found
No related tags found
1 merge request!366Fixed ACL value to add line with correct case.
......@@ -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>
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