Configurations


Config

An extension to hook oauth2 to http extension connectors.

Parameters

Name Type Description Default Value Required

Name

String

The name of this configuration. With this name can be later referenced.

x 

Types

Token Manager Config

Field Type

Object Store

Authorization Code Grant Type

Field Type

Local Callback Config Path

String

Local Callback Url

String

External Callback Url

String

State

String

Local Authorization Url Resource Owner Id

String

Local Authorization Url

String

Authorization Url

String

Custom Parameters

Object

Resource Owner Id

String

Client Id

String

Client Secret

String

Scopes

String

Token Manager

Token Url

String

Response Access Token

String

Response Refresh Token

String

Response Expires In

String

Custom Parameter Extractors

Refresh Token When

Boolean

Tls Context Factory

Tls

Parameter Extractor

Field Type

Param Name

String

Value

String

Tls

Field Type

Enabled Protocols

String

Enabled Cipher Suites

String

Trust Store

Key Store

Trust Store

Field Type

Path

String

Password

String

Type

  • Enumeration, one of:

    • jks

    • jceks

    • pkcs12

  • String

Algorithm

String

Insecure

Boolean

Key Store

Field Type

Path

String

Type

  • Enumeration, one of:

    • jks

    • jceks

    • pkcs12

  • String

Alias

String

Key Password

String

Password

String

Algorithm

String

Client Credentials Grant Type

Field Type

Encode Client Credentials In Body

Boolean

Client Id

String

Client Secret

String

Scopes

String

Token Manager

Token Url

String

Response Access Token

String

Response Refresh Token

String

Response Expires In

String

Custom Parameter Extractors

Refresh Token When

Boolean

Tls Context Factory

Tls