make insecure upstream servers configurable
This commit is contained in:
@@ -106,6 +106,7 @@ type Config struct {
|
||||
PreSignedURL PreSignedURL
|
||||
AutoprovisionAccounts bool
|
||||
EnableBasicAuth bool
|
||||
Insecure bool
|
||||
}
|
||||
|
||||
// OIDC is the config for the OpenID-Connect middleware. If set the proxy will try to authenticate every request
|
||||
|
||||
Reference in New Issue
Block a user