hi everyone. A quick question regarding the migra...
# general
b
hi everyone. A quick question regarding the migration from data-center-specific domains to account-specific domains. I am currently using the
<http://ssoapplistener.nl|ssoapplistener.nl>
endpoint for NetSuite's SuiteSignOn feature. I am implementing the dynamic url discovery endpoint, but my question is, for calling the
<http://ssoapplistener.nl|ssoapplistener.nl>
endpoint, which domain is correct to use?
systemDomain
or
restDomain
? At the moment, I have tested both and it works correctly with both, but I wasn't sure if there was official guidance for which domain to use for the SuiteSignOn feature. Currently the help and examples in SuiteAnswers still use the data-center-specific domain names. Thanks.