ENABLE_SSO_PROVIDER

This commit is contained in:
2025-06-29 11:14:25 +01:00
parent 4371d2fedf
commit 4195dafa38
2 changed files with 5 additions and 0 deletions

View File

@ -88,6 +88,9 @@ LOG_LEVEL=info
# UPLOADS_S3_SCHEME=https://
# UPLOADS_S3_URL=
# Enable using Bonfire as an SSO provider for external apps to sign in with?
# ENABLE_SSO_PROVIDER=false
# OpenID Connect: connect as a client to the OpenID Connect provider with callback url https://yourinstance.tld/oauth/client/openid_1
# OPENID_1_DISCOVERY=
# OPENID_1_DISPLAY_NAME=

View File

@ -79,6 +79,8 @@ services:
- UPLOADS_S3_SCHEME
- UPLOADS_S3_URL
- ENABLE_SSO_PROVIDER
- OPENID_1_DISPLAY_NAME
- OPENID_1_DISCOVERY
- OPENID_1_CLIENT_ID