add oauth2proxy in front of stash

This commit is contained in:
2023-03-22 15:59:19 -04:00
parent 8bb566fb14
commit 463ac84e3a
4 changed files with 25 additions and 44 deletions

View File

@@ -8,15 +8,6 @@ config:
clientID: ab3b5b5f-cb5b-4e89-9453-d1fb318399c8
clientSecret: gto_mjzrf23bvu5ohu7dub6r7ti5daoa7vw2wpafum7i4qcb4emwqrza
#configFile: |-
# email_domains = [ "*" ]
# upstreams = [ "file:///dev/null" ]
# provider = "github"
# redirect-url = "https://www.xai-corp.net/oauth2/callback"
# login-url = "https://git.xai-corp.net/login/oauth/authorize"
# redeem-url = "https://git.xai-corp.net/login/oauth/access_token"
# validate-url = "https://git.xai-corp.net/api/v1"
extraArgs:
upstream: "http://hello-world/"
provider: "github"