Configure a ServiceNow instance for OAuth 2.0 authentication with the ServiceNow SDK
Import the configuration to use OAuth 2.0 authentication with the ServiceNow SDK to an instance.
Vorbereitungen
Wichtig:
This procedure is required only for instances that don't have ServiceNow IDE (version 1.1 or later) installed. By default, instances on the Australia release include ServiceNow IDE version 1.1.4 and support using OAuth 2.0 authentication with the ServiceNow SDK.
Wichtig:
As an alternative to this procedure, you can install the ServiceNow IDE (version 1.1 or later) from the ServiceNow Store to configure an instance for OAuth 2.0 authentication. ServiceNow IDE is active by default on instances on the Australia release. For information about installing the ServiceNow IDE, see Install or update the ServiceNow IDE.
The default System Administrator (admin) user must elevate to the privileged security_admin role to configure an instance for OAuth 2.0 authentication with the ServiceNow SDK. For more information, see Elevate to a privileged role.
Role required: security_admin
Prozedur
Ergebnisse
Developers can authenticate to the instance using OAuth 2.0 with the ServiceNow SDK.