Hello everyone… I am using v1.10.5 of Ory Hydra. I...
# talk-hydra
q
Hello everyone… I am using v1.10.5 of Ory Hydra. I am seeing an issue with post logout url redirection at client level. When I perform a logout flow with /oauth2/sessions/logout (without id token hint and post logout url parameters), it performs the logout but does not redirect me back to the post logout url configured at client level. It does redirect to the url that’s configured globally. Isn’t there a way to perform the logout and redirect to client specific post logout url (configured at client level in hydra_client table) without requiring to pass id token hint parameter? Has anyone faced this issue? Is it by design? or a bug? Any suggestions are appreciated.