Revert febb0d88b30c84008bc9cd206dd916703ddde52f...80c3c91f108e002a9aa97bfe1b373dea37dc4c55 on Enabling SSO support using OpenId Connect

Timshel
2025-08-18 16:07:47 +00:00
parent 80c3c91f10
commit d7dbb63d78

@@ -145,8 +145,6 @@ 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.
## Casdoor
Since version [v1.639.0](https://github.com/casdoor/casdoor/releases/tag/v1.639.0) should work (Tested with version [v1.686.0](https://github.com/casdoor/casdoor/releases/tag/v1.686.0)).