docs: document multiple auth providers and the callback URL change

This commit is contained in:
2026-08-03 11:05:40 +01:00
parent a36dc4b11e
commit 6b22a3ca50
2 changed files with 51 additions and 13 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