End session endpoint logs out other accounts even though id_token_hint is provided
I am logged in as devaccount and saved the
Based on the documentation it should logout only the last user and keep other two logged in.
id_token from the token_endpoint in the session. During logout, I am invalidating session and redirecting the user to the zitadel's end session endpoint.Based on the documentation it should logout only the last user and keep other two logged in.


