You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-11-06 08:59:21 +02:00
option for skipping OAuth provider SSL verification
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
## optional directory with custom sign_in.html and error.html
|
||||
# custom_templates_dir = ""
|
||||
|
||||
## skip SSL checking for HTTPS requests
|
||||
# ssl_insecure_skip_verify = false
|
||||
|
||||
|
||||
## Cookie Settings
|
||||
## Name - the cookie name
|
||||
## Secret - the seed string for secure cookies; should be 16, 24, or 32 bytes
|
||||
|
||||
Reference in New Issue
Block a user