fix(oidc): Add configurable HTTP timeout for OIDC client (#1575)
This commit is contained in:
@@ -69,6 +69,7 @@ SECRET_KEY=notsecretkey
|
||||
# OIDC_IGNORE_USERNAME=true
|
||||
# OIDC_IGNORE_ROLES=true
|
||||
# OIDC_ENFORCED=true
|
||||
# OIDC_TIMEOUT=3500
|
||||
# OIDC_DEBUG=true
|
||||
|
||||
# Email Notifications (https://nodemailer.com/smtp/)
|
||||
|
||||
Reference in New Issue
Block a user