Session

Session status

See exactly which identity and permissions are active.

This closes the last UX gap by making the auth/session state visible to the operator instead of hidden.

Set `API_BASE_URL`, `STORE_DEMO_BEARER_TOKEN`, and `STORE_DEMO_STORE_ID` to inspect a live session.

Status

Identity status from the auth service.

Contexts
0

Available operating contexts for this account.

Permissions
0

Granted permissions expanded from roles.

Identity

No live session profile is available yet.

Contexts and roles

No contexts are available for this session.

Permissions

No permissions were returned by the backend.

What this tells us

The session view makes auth state visible, which helps operators debug context issues, expired tokens, and permission mismatches without leaving the workspace.