docs: Add SSO docs

This commit is contained in:
2026-09-09 21:14:18 -04:00
parent 8ac121517d
commit e05abdefe0
+4
View File
@@ -47,3 +47,7 @@ LOG_LEVEL=warn
Then follow [this guide](https://github.com/dani-garcia/vaultwarden/wiki/Fail2Ban-Setup).
And you must use `COMPOSE_FILE="$COMPOSE_FILE:compose.host.yml"` in your traefik config to get real IPs.
### Single Sign On with OpenID Connect (OIDC)
Uncomment the "Single Sign On" section in your app config. See the [upstream docs](https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect) for more, including specific configuration examples for Keycloak and Authentik.