proxy

Use this entry to set the proxy that is used to reach the introspection endpoint.

Syntax

proxy = URL

Description

The configuration entry is defined in URL format: http[s]://<address>:<port>. This configuration item may be customized for a particular junction by adding the adjusted configuration item to a [oauth-introspection:{jct_id}] stanza, where '{jct-id}' refers to the junction point for a standard junction (include the leading '/'), or the virtual host label for a virtual host junction.

Options

URL
The URL of the proxy that is used to reach the introspection endpoint.

Usage

This stanza entry is optional.

Default value

None.

Example

proxy = https://example.com:8080