auth.sessions ============= Notification of new and removed sessions. .. raw:: html
Event fields.
No Additional PropertiesUnique identifier for the authentication session.
Whether this is the current active session.
Whether this is an internal system session.
Origin information for the session (IP address, hostname, etc.).
Authentication method used for this session.
UNIX_SOCKET: Local Unix domain socket authenticationLOGIN_PASSWORD: Username and password authenticationLOGIN_TWOFACTOR: Two-factor authentication loginLOGIN_ONETIME_PASSWORD: One-time password authenticationAPI_KEY: API key authenticationTOKEN: Token-based authenticationTRUENAS_NODE: TrueNAS cluster node authenticationDetailed credential information specific to the authentication method.
Username of the authenticated user.
Unique identifier for the login.
Timestamp of when the user logged in.
Username of the authenticated user.
Unique identifier for the login.
Timestamp of when the user logged in.
API key information used for authentication.
No Additional PropertiesUnique identifier for the API key.
Human-readable name of the API key.
Parent credential information that generated this token.
No Additional PropertiesType of credentials used to generate this token.
Credential data used to authenticate the token request.
Username of the authenticated user.
Unique identifier for the login.
Timestamp of when the user logged in.
Username of the authenticated user.
Unique identifier for the login.
Timestamp of when the user logged in.
API key information used for authentication.
Parent credential information that generated this token.
Unique identifier for the login.
Username associated with the token. null if not user-specific.
Unique identifier for the login.
Username associated with the token. null if not user-specific.
Timestamp when the session was created.
Whether the session was established over a secure transport (HTTPS/WSS).
Event fields.
No Additional PropertiesUnique identifier for the authentication session.