Webhook authentication types

This topic describes the types of authentication available for webhooks.

To include authentication when sending a webhook request, create an authorization item and assign it to the webhook.

Sitecore supports the following authentication types:

Type of authentication

Required fields

Basic

Username

Password

Digest

Username

Password

API key

Key

Value

Add to

OAuth2.0 Client Credentials Grant

Authority URL

Client ID

Client Secret

Scope

Header Prefix. The default value is Bearer

OAuth2.0 Password Credentials Grant

Authority URL

Client ID

Client Secret

Scope

Header Prefix. The default value is Bearer

Username

Password

Note

You can pass optional fields to use the OAuth2.0 client credentials grant and OAuth2.0 password credentials grant authentication types.

Do you have some feedback for us?

If you have suggestions for improving this article,