docs: document multiple auth providers and the callback URL change

This commit is contained in:
2026-08-03 11:05:40 +01:00
parent 37f2c1457e
commit b6fc8c3f77
3 changed files with 60 additions and 17 deletions
+5 -3
View File
@@ -66,9 +66,11 @@ Go to **Settings → Access**. Add members with a role:
Settings and organisation management require `owner` or `admin`.
If you would rather not manage passwords, configure OIDC instead see
[Settings](../vantage/settings.md#single-sign-on-oidc). OIDC is configured per
organisation, and the client secret is stored encrypted.
If you would rather not manage passwords, configure single sign-on instead:
see [Settings](../vantage/settings.md#single-sign-on). You can add more than
one identity provider; each gets its own button on the login page, and no
buttons appear at all until at least one provider is configured. Client
secrets are stored encrypted.
## Next