]> BookStack Code Mirror - bookstack/commitdiff
OIDC RP Logout: Fixed issues during testing
authorDan Brown <redacted>
Thu, 7 Dec 2023 17:45:17 +0000 (17:45 +0000)
committerDan Brown <redacted>
Thu, 7 Dec 2023 17:45:17 +0000 (17:45 +0000)
- Disabled by default due to strict rejection by auth systems.
- Fixed issue when autoloading logout URL, but not provided in
  autodiscovery response.
- Added proper handling for if the logout URL contains a query string
  already.
- Added extra tests to cover.
- Forced config endpoint to be used, if set as a string, instead of
  autodiscovery endpoint.


No differences found