end_sessionend_session with id_token_hintid_token_hint, the SSO session is correctly terminated in Zitadel — but refresh tokens issued to other applications remain valid. This means other frontends can still silently obtain new access tokens via their refresh tokens, effectively keeping the user "logged in" across the board.sidsid claim) across all applications.end_sessionend_session with id_token_hintid_token_hint — terminates SSO session only/oauth/v2/revoke/oauth/v2/revoke itself/auth/v1/users/me/tokens/refresh/auth/v1/users/me/tokens/refresh (revoke all) — works but requires an explicit call from the app on logoutsidsid) — without building a custom logout orchestration layer?Join the Discord to ask follow-up questions and connect with the community