Migrate to OAuth 2.0 and Test the Results
Plan the migration in phases:
-
Update non-production accounts (for example, sandbox) first.
-
Validate permissions and roles used by the integration.
-
Run end-to-end tests for:
-
Scheduled jobs,
-
Exports and imports,
-
Reporting refreshes
-
Downstream dependencies.
-
-
Switch over to OAuth 2.0 and monitor failures closely during the initial run window.
Related Topics
- Getting Started with Token-based Authentication
- Manage TBA Tokens in the NetSuite UI
- Using the TBA Access Token Search Page
- Create Integration Records for Applications to Use TBA
- Getting Started with OAuth 2.0
- Managing OAuth 2.0 Authorized Applications
- Create Integration Records for Applications to Use OAuth 2.0
- OAuth 2.0 Client Credentials Setup
- OAuth 2.0 for Integration Application Developers