Using our own Identity Provider, I'm initiating an SSO login from that IdP with the RelayState value set to a specific Suite Commerce Advanced page (a product detail page). The SSO completes successfully and I'm logged into our SCA site, but only ever get redirected to the cart page (even though looking at the network traffic it is sending my RelayState along to our SCA site). I've tried both a full URL and an abbreviated URL in attempt to get it to land on the expected page assuming that maybe it's just the expected URL format that I don't have correct yet.
When reading the 2020.2 authentication guide am I correct in assuming this should be possible since the SCA site is an internal page?
"You can configure the value of the RelayState attribute on the IdP side. However, for security reasons, NetSuite does not support redirects to external pages (other than NetSuite pages) through RelayState attribute in the SAML assertion."
authenticationguide.pdf (4.38 MB)