You can use these credentials to authenticate the following nodes:

  • Sentry.io

Prerequisites

Create a Sentry.io account.

Supported authentication methods

Refer to Sentry.io’s API documentation for more information about the service.

Using API token

To configure this credential, you’ll need:

Using OAuth

If you need to configure OAuth2 from scratch, create an integration with these settings:

  • Copy the OAuth Callback URL and add it as an Authorized Redirect URI.
  • Copy the Client ID and Client Secret and add them to your credential.

Refer to Public integrations for more information on creating the integration.

Using Server API token

To configure this credential, you’ll need:

  • An API Token: Generate a User Auth Token in Account > Settings > User Auth Tokens. Refer to User Auth Tokens for more information.
  • The URL of your self-hosted Sentry instance.