Add sample oauth data

This commit is contained in:
Moritz 2024-02-27 16:26:49 +01:00
parent 8050d24c7c
commit e501cc662d
1 changed files with 4 additions and 4 deletions

View File

@ -20,10 +20,10 @@ COMPOSE_FILE=compose.yml
# e.g. see https://goauthentik.io/integrations/services/vikunja/
# COMPOSE_FILE="${COMPOSE_FILE}:compose.oauth.yml"
# OAUTH_ENABLED=true
# OAUTH_NAME
# OAUTH_URL
# OAUTH_CLIENT_ID
# OAUTH_LOGOUT_URL
# OAUTH_NAME=authentik
# OAUTH_URL=https://login.example.com/application/o/vikunja/
# OAUTH_CLIENT_ID=vikunja
# OAUTH_LOGOUT_URL=https://login.example.com/application/o/vikunja/end-session/
# SECRET_OAUTH_SECRET_VERSION=v1
# E-MAIL