This commit is contained in:
2022-10-25 10:14:32 -05:00
parent ce6523d785
commit 01a54fe87e

View File

@@ -4,7 +4,6 @@ oauth2-proxy:
existingSecret: oauth-credentials
configFile: |-
email_domains = [ "*" ]
whitelist-domain = [ "*" ]
upstreams = [ "file:///dev/null" ]
pass_authorization_header = true
pass_access_token = true