proxy
Use this entry to set the proxy that is used to reach the OIDC endpoints.
Syntax
proxy = URL
Description
The configuration entry should be in URL format (i.e. http[s]:<address>{:<port>})
Options
- URL
- The URL of the proxy that is used to reach the OIDC endpoints.
Usage
This stanza entry is optional.
Default value
None.
Example
proxy = https://example.com:8080