Share via


root.composeExtensions.authorization.oAuthConfiguration object

Object capturing details needed to match the application's OAuth configuration for the app. This should be and must be populated only when authType is set to oAuth2.0. See Enable OAuth authentication for API-based message extension for details.

Properties that reference this object type:

Syntax

{
  "oAuthConfigurationId": "{string}"
}

Properties

oAuthConfigurationId

The oAuth configuration id obtained by the Developer when registering their configuration in Developer Portal.

Type
string

Required

Constraints
Maximum string length: 128.

Supported values