Skip to content

Authentication

To interact with ServiceNow using the SDK, you must first authenticate your client. The SDK supports multiple authentication methods to accommodate different security requirements and deployment environments.

Choose an authentication method

ServiceNow provides multiple OAuth and non‑OAuth authentication models.
The SDK currently supports:

Each page provides a playbook‑style guide describing:

  • Required ServiceNow configuration
  • Required values for your application
  • How to initialize the SDK

Next steps

Once authenticated, you can begin performing operations: