Discussions
Reminder: Update the Assertion Consumer Service URL for your SAML Single Sign-on to the Default Valu
In an email set to us recently, it advises:
"Make sure the value for Assertion Consumer Service URL is https://system.netsuite.com/saml2/acs."
The value is set for the first entry of the XML file, for "AssertionConsumerService", however there are another 25 entries with different values, see below for extract from XML file.
My question - is it OK to leave these values as they are?
<AssertionConsumerService isDefault="true" index="0" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://system.netsuite.com/saml2/acs" />
<AssertionConsumerService index="1" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://system2.netsuite.com/saml2/acs"