mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
SSO Authentik, mention that the // is due to the spec.
@@ -145,7 +145,7 @@ Server configuration should look like:
|
||||
- `SSO_CLIENT_ID`
|
||||
- `SSO_CLIENT_SECRET`
|
||||
|
||||
:warning: The trailing `/` of the `SSO_AUTHORITY` means that when building the full URL for the configuration endpoint it will include a double `/`: `https://${domain}/application/o/${application_name}//.well-known/openid-configuration`. This can cause issues with some proxy.
|
||||
:warning: The trailing `/` of the `SSO_AUTHORITY` means that when building the full URL for the configuration endpoint (as defined in the [spec](https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfig)), it will include a double `/`: `https://${domain}/application/o/${application_name}//.well-known/openid-configuration`. This can cause issues with some proxy.
|
||||
|
||||
## Casdoor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user