How can I redirect to authenticated user on the zitadel dashboard?

Lets say a user I have logged in app then it is also loggedin in the zitadel, like we have id_token_hint in the end session url which is scoped to logout partcular user, how can I redirect user so that they view their specific only dashboard instead of showing select account?
Was this page helpful?