oauth-auth

Use the oauth-auth stanza entry to specify whether Open Authentication (OAuth) is enabled.

Syntax

oauth-auth = {http | https | both | none}

Description

Enables authentication with OAuth mechanism.

Options

Usage

Required when we configure OAuth authentication.

Default value

The default value is none. By default, OAuth authentication is disabled.

Example

oauth-auth = none

Parent topic: [oauth] stanza