OAuth 2.0 Authentication for SuiteCloud SDK

SuiteCloud SDK uses the OAuth 2.0 protocol for authorization. To use this protocol, you need to have the OAuth 2.0 feature enabled in the account.

The OAuth 2.0 protocol allows you to choose between two options when authenticating with any of the SuiteCloud SDK tools:

Note:

If you are authenticating for the first time, use the browser-based authentication to get the integration record installed in your account.

To authenticate using SuiteCloud Extension for Visual Studio Code, see Adding an Account in SuiteCloud Extension for Visual Studio Code.

To authenticate using SuiteCloud IDE Plug-in for WebStorm, see Adding an Account in SuiteCloud IDE Plug-in for WebStorm.

To authenticate using SuiteCloud CLI for Node.js, see account:setup or account:setup:ci.

To authenticate using SuiteCloud CLI for Java, see authenticate or authenticateci.

General Notices