Create an OAuth application endpoint for external client applications to access the ServiceNow instance.

Before you begin

Role required: admin

Procedure

  1. Navigate to All > System OAuth > Application Registry and then click New.
  2. On the interceptor page, click Create an OAuth API endpoint for external clients and then fill in the form.
  3. Click Submit.

Result

The system creates a record in the Application Registries [oauth_entity] table with of type OAuth Client. When the instance actually issues tokens and authorization codes, they are stored in the table. See Manage OAuth tokens for more information.