"post_logout_redirect_uri" is ignored in end_session when "id_token_hint" is missing
When I call the end_session endpoint with “post_logout_redirect_uri” but without “id_token_hint,” the post_logout_redirect_uri is ignored. Is this a bug or intended behavior?
