adds example for oauth proxy config
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
provider = "entra-id"
|
||||
oidc_issuer_url = ""
|
||||
client_id = ""
|
||||
client_secret = ""
|
||||
cookie_secret = ""
|
||||
upstreams = [ "http://stirling-pdf:8080" ]
|
||||
http_address = "0.0.0.0:4180"
|
||||
redirect_url = "https://pdf.consider-it.de/oauth2/callback"
|
||||
cookie_secure = true
|
||||
email_domains = [ "*" ]
|
||||
scope = "openid"
|
||||
skip_provider_button = true
|
||||
Reference in New Issue
Block a user