Sample SuiteSignOn HTTP Calls

As described in SuiteSignOn Sequence Diagram and Connection Details, the SuiteSignOn handshake process between NetSuite and the external application includes the following calls in HTTP headers:

  1. NetSuite HTTP Outbound Call sends the token and any context information to the external application.

  2. External Application HTTP Verify Call returns the token and sends other required parameters to NetSuite.

    This call requires an authorization header in the OAuth 1.0 format.

  3. NetSuite HTTP Verify Call Response sends user identity information in XML format to the external application.

Related Topics

Outbound Single Sign-on (SuiteSignOn)
SuiteSignOn Overview
Understanding SuiteSignOn
SuiteSignOn Sequence Diagram and Connection Details
SuiteSignOn Required Features
Setting Up SuiteSignOn Integration
Creating SuiteSignOn Records
Creating SuiteSignOn Connection Points
Editing SuiteSignOn Records
Creating a SuiteSignOn Bundle
Making SuiteSignOn Integrations Available to Users
SuiteSignOn Definitions, Parameters, and Code Samples

General Notices