[Geoserver-devel] [JIRA] (GEOS-10672) [OIDC] Plugin not able to parse the well known uris and authenticate against a Basic auth protected proxy environment

Alessio Fabiani created an issue

GeoServer / BugGEOS-10672

[OIDC] Plugin not able to parse the well known uris and authenticate against a Basic auth protected proxy environment

Issue Type:

BugBug

Assignee:

Unassigned

Components:

OAuth2

Created:

23/Sep/22 4:51 PM

Priority:

MediumMedium

Reporter:

Alessio Fabiani

Whenever the environemnt need a proxy in order to reach the remote endpoints, and the latter needs “Basic” auth credentials, the OIDC plugin will always prevent any kind of connection with the error:

Unable to tunnel through proxy. Proxy returns “HTTP/1.1 407 Proxy Authentication Required”; nested exception is java.io.IOException: Unable to tunnel through proxy. Proxy returns “HTTP/1.1 407 Proxy Authentication Required”

Adding the “hostUser” and “hostPassword” to the system environment won’t work either.

The only possibility would be to check if those variable are present and eventually create an Authenticator accordingly (e.g. see here)

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207-sha1:4756b15)

Atlassian logo