After authentication, your token contains all organisations you are a member of.
Your organisations are visible in the org switcher and in the token claims.
8✓ Available
WSO2 ISKeycloak
Switch organisation context
Switch your active organisation during a session without fully logging out.
A new OIDC authorisation flow runs with org_hint. Your token is updated with the new active_org.
9✓ Available
WSO2 ISKeycloak
User impersonation
A support agent temporarily acts as another user for debugging, checked by OpenFGA.
The agent obtains a token scoped to the target user's identity. Claims are displayed for inspection. WSO2 requires a browser redirect; Keycloak uses direct token exchange.