Error while logout -invalid parameter: id_token_hint

Hello all,

I’m using Quay
i got the following error on attempting to logout: “Invalid parameter: id_token_hint”

i get the id_token from token endpoint response
and then send id_token to the front to use it as id_token_hint along with post_logout_redirect_uri in logout url.

Please advise the reason for id_token_hint to be invalid.