The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
Describe the bug
When the browser is directed to the logout endpoint, Hydra responds with "invalid_request" error.
Reproducing the bug
Steps to reproduce the behavior:
Server logs
Expected behavior Hydra should log out the End-User and redirect the browser to the post_logout_redirect_uri.
Environment
Additional context It seems that the problem is something along these lines:
A possible workaround might be to specify the trailing slash in the config file.