The type of connection. For social connections, event.connection.strategy === event.connection.name. For enterprise connections, the strategy is waad (Windows Azure AD), ad (Active Directory/LDAP), auth0 (database connections), and so on.
The One Time Password that we drawn for this message for some types (e.g. otp_verify, otp_enroll). If provided, it is important to have it conveyed to the end-user.
The type of message that is being send, like otp_verify or blocked_account.Allowed values: otp_verify, otp_enroll, blocked_account, change_password, password_breach
Contains info retrieved from the identity provider with which the user originally authenticates. Users may also link their profile to multiple identity providers; those identities will then also appear in this array. The contents of an individual identity provider object varies by provider.
Timestamp indicating the last time the user’s password was reset/changed. At user creation, this field does not exist. This property is only available for Database connections.
Custom fields that store info about a user that does not impact what they can or cannot access, such as work address, home address, or user preferences.