Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How does one leverage RelayState in IdP initiated SSO to land on a specific SCA page?

User_P29EDMar 23 2021

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)

Comments
Post Details
Added on Mar 23 2021
3 comments
559 views