diff --git a/docs/CONFIGURATION.md b/docs/CONFIGURATION.md index 1283c535..0ba34eee 100644 --- a/docs/CONFIGURATION.md +++ b/docs/CONFIGURATION.md @@ -230,6 +230,15 @@ https://your-netvisor-domain/api/auth/oidc/callback - `email` - For user email address - `profile` - For user display name (optional) +### OIDC with Docker Compose + +If you want to use OIDC with NetVisor's docker compose deployment, you'll need to add the following volume mount: + +``` +volumes: + - ./oidc.toml:/oidc.toml:ro +``` + ### Example: Authentik 1. **Create Application** in Authentik: