mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 01:39:21 -07:00
Update clarity on kanidm special configuration
@@ -192,7 +192,13 @@ Configure your server with :
|
||||
|
||||
## Kanidm
|
||||
|
||||
Nothing specific should work with just `SSO_AUTHORITY`, `SSO_CLIENT_ID` and `SSO_CLIENT_SECRET`.
|
||||
No special configuration required.
|
||||
|
||||
Configure your server with :
|
||||
|
||||
- `SSO_AUTHORITY=https://your.domain/oauth2/openid/${SSO_CLIENT_ID}`
|
||||
- `SSO_CLIENT_ID`
|
||||
- `SSO_CLIENT_SECRET`
|
||||
|
||||
## Microsoft Entra ID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user