OidcBackChannelLogoutWebFilter error response is not a correct JSON #16072
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
status: waiting-for-triage
An issue we've not yet triaged
type: bug
A general bug
Describe the bug
When OidcBackChannelLogoutWebFilter returns an error from handleAuthenticationFailure(...) method:
To Reproduce
Call the oidc back channel logout endpoint without a logout token for example. The response is:
Expected behavior
The expected response should look like this:
The text was updated successfully, but these errors were encountered: