]> BookStack Code Mirror - bookstack/commit
Updates the OIDC userinfo endpoint request to allow for a `Content-Type` response... 5337/head
authorWes Biggs <redacted>
Tue, 26 Nov 2024 17:21:20 +0000 (11:21 -0600)
committerWes Biggs <redacted>
Tue, 26 Nov 2024 17:21:20 +0000 (11:21 -0600)
commit17f7afe12d617358ba59489fb544f339839e7370
treee4a1fee34d1744efc2debde1805f9318d4e53375
parent306b8774c25d5c7148441c52125800506f8f2891
Updates the OIDC userinfo endpoint request to allow for a `Content-Type` response header with optional parameters, like `application/json; charset=utf-8`. This was causing an issue when integrating with [node-oidc-provider](https://github.com/panva/node-oidc-provider).
app/Access/Oidc/OidcUserinfoResponse.php