Credentials

Overview

Credentials can be defined to enable secure access to external services using OAuth2 credentials (e.g Microsoft Azure Entra ID). It supports:

  • Authentication for HTTP and WS_SOAP transports

  • Secure token-based access using OAuth2 flows

  • Optional Multi-Factor Authentication (MFA)

This feature is available out-of-the-box and does not require additional extensions.

Prerequisites

Before configuring the Credentials, ensure you have:

  • Access to your organization's Microsoft Azure Entra ID tenant

  • The following credentials (probably provided by your IT team):

    • Endpoint URL

    • Client ID

    • Client Secret

    • Scope

  • Network/proxy configuration (if applicable)

This feature is supported across all platforms and included in the base product.

Supported Authentication Flows

Type Grant Type Supported Use Case
Application Client Credentials System-to-system Authentication
User Authorization Code Interactive Login via Workbench