Unix seconds.
Unix seconds.
The session id (the value in the browser's cookie).
Plugin type that established the session.
Policy name the session was established under.
Route name the session was established under.
Authenticated subject; may be empty (opaque token with no claims).
Metadata envelope for one server-side session (payloads never leave the store).
Remarks
Mirrors src/sessions/mod.rs::SessionMeta; served by src/admin/sessions.rs.