Docs and .env.example: document OIDC_ONLY

This commit is contained in:
Moritz 2026-02-24 15:07:52 +01:00
parent 249fd12db0
commit 2d1d1c62dc
Signed by: moritz
GPG key ID: 1020A035E5DD0824
2 changed files with 8 additions and 0 deletions

View file

@ -31,6 +31,10 @@ ASSOCIATION_NAME="Sportsclub XYZ"
# OIDC_ADMIN_GROUP_NAME=admin
# OIDC_GROUPS_CLAIM=groups
# Optional: Show only OIDC sign-in on login page (hide password form).
# When set to true and OIDC is configured, users see only the Single Sign-On button.
# OIDC_ONLY=true
# Optional: Vereinfacht accounting integration (finance-contacts sync)
# If set, these override values from Settings UI; those fields become read-only.
# VEREINFACHT_API_URL=https://api.verein.visuel.dev/api/v1