User Logged In Event (v1)

Event emitted when a user successfully logs in

Architecture

Schema

Message Schema

9 properties

Event published when a user successfully logs into the system

id string
required

Event identifier. In the current producer implementation this is the confirmed session id

userId string
required

Internal identifier of the authenticated user

partyDetails array [object]
required

Parties associated with the authenticated user at login time

loggedInAt string <date-time>
required

Timestamp when the user successfully logged in