make insecure upstream servers configurable

This commit is contained in:
Willy Kloucek
2020-12-04 07:31:46 +01:00
parent 5be1970322
commit 200872b3b4
4 changed files with 23 additions and 0 deletions
+1
View File
@@ -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