Event types

The table below provides a list of currently supported event types and the description of each event.

Authentication events

Event Type Name

Event Type ID

Event Description

Login

101

A user logged in successfully with either:

-username and password

-a 2FA authentication flow including OTP-SMS

Login failure

102

A user failed to login.

Log off

103

A user logged off.

Social Login with IDP

105

A user successfully did a federated login (e.g. Facebook login).

Click on Authenticating link

106

A user authenticated himself by clicking on a link that was sent to him via a trusted communication channel. This event is generated when a user is resetting his forgotten password and clicks on the link in the password reset email that was sent to his primary email address.

Click on identifying link

107

A user click on identifying link.

Emailed OTP validation

109

Generated whenever OneWelcome verifies an OTP that was sent to a user's verified email address.

User not found

111

User does not exist.

Credential verification events

Event Type Name

Event Type ID

Event Description

Password validation

151

A password that is entered is validated against the hashed password that is stored for user's identity.

SMS OTP validation

152

A One Time Password (OTP) that is entered by the end user is validated against the OTP that was sent to him via SMS/ text message.

Delegated authentication

153

User authentication was delegated to an external IDP (identity provider) and a positive response was received from that IDP.

TOTP validation

154

Time based one time password validation.

Validation authentication link

155

The user clicked on a link that contains a token and the validity of that token was verified.

SMS OTP validation failed

157

One Time Password (OTP) that is entered by the end user fails being validated against the OTP that was sent to him via SMS/ text message.

Password validation failed

161

A password that is entered fails being validated against the hashed password that is stored for user's identity.

Login QR code success

162

OneWelcome mobile identity login with QR code successful.

Login QR code failed

163

OneWelcome mobile identity login with QR code failed. User does not exist in system.

Login with push notification failed

164

OneWelcome mobile identity login with push notification failed. User does not exist in system.

Create session failed

165

OneWelcome mobile identity create session failed.

Create session success

166

OneWelcome mobile identity create session success.

QR code validation failed

167

OneWelcome mobile identity QR code validation for login with second factor failed.

Push notification validation failed

168

OneWelcome mobile identity push notification validation for login with second factor failed.

Emailed OTP validation failed

169

Generated whenever OneWelcome verifies an OTP that was sent to a user's verified email address and the OTP was not correct.

Access events

Event Type Name

Event Type ID

Event Description

Access granted (SAML, OAuth OIDC)

201

A Service Provider (or Relying application) delegated authentication and/or authorisation towards OneWelcome through SAML, OAuth or OpenID Connect and OneWelcome granted the access.

Access denied

202

A Service Provider (or Relying application) delegated authentication and/or authorisation towards OneWelcome through SAML, OAuth or OpenID Connect but OneWelcome denied the access.

Access token renewal

203

After access was granted through OAuth, the access token was refreshed. This typically applies to mobile applications.

Access withdrawal (SLO SAML)

204

Single logout has been requested.

Token introspection

205

Validation of an OAuth / OIDC token (e.g. access token) by OneWelcome was executed.

Identity lifecycle events

Event Type Name

Event Type ID

Event Description

Create account

301

A new identity is created within OneWelcome.

Hard delete account

302

Hard delete account.

Activation

311

The state of an identity is changed from INACTIVE to ACTIVE.

Soft delete

303

The state of an identity is changed to GRACE. This occurs when a ServiceDesk user deletes an identity.

Account restored

304

A soft deleted account is restored from GRACE to its previous state.

Status change: blocked

305

The account status changed into BLOCKED.

Account unblocked

306

The state of the user changed from BLOCKED to ACTIVE after last block was removed. The block information that is included in the event is the (last) block that was removed.

Block added

307

An additional block was added to an account that was already BLOCKED. CHECK, This may actually be generated for any block that is added; 1st one or 2nd one.

Block requested/removed

308

One of the block reasons that caused the identity to be BLOCKED was removed. After this event the state of the identity may be ACTIVE or may still be BLOCKED because a different block reason still exists.

Account temporarily blocked

313

Account is temporarily blocked after a failed login attempt.

State changed

314

The account state has changed.

Credential management events

Event Type Name

Event Type ID

Event Description

Set password

401

A new value for the user’s password was set during registration or via SCIM API.

Username was set

402

A new value for the identity's userName is set.

Password reset requested

403

A password reset process was initiated for a forgotten password.

Password reset

404

A new value for the identity's password was set as the result of a password reset process (forgotten password).

Primary Email is set

405

The user's primary email address value was set.

Password was changed

406

The end user changed their password via Self-Service (Credential API).

Password changed failed

407

An attempt to change the user's password failed.

Request to change primary email

408

Request to change primary email.

Change primary email

409

Primary email is changed.

Primary phone number is set

410

The user's primary phone number value was set or changed.

Request to change primary phone number

411

Request to change primary phone number.

Change primary phone number

412

Primary phone number is changed.

User enrol success

413

OneWelcome mobile Identity user enrolled with with success.

User enrol failed

414

OneWelcome mobile Identity enrolment failed.

Enrol QR code generation success

415

OneWelcome mobile Identity enrolment QR code generation successful.

Enrol QR code generation failed

416

OneWelcome mobile Identity enrolment QR code generation failed.

Push confirmation success

419

OneWelcome mobile Identity push confirmation successful.

Social Account is linked

420

A social account was linked to an identity within OneWelcome so it can be used for delegated authentication.

Social Account is unlinked

421

A social account was unlinked to an identity.

Link failed

422

Social account linking failed.

Unlink failed

423

Social account unlinking failed.

Identity link activated success

424

Identity link activated with success.

Identity link activated failed

425

Identity link activated failed.

Push confirmation timeout

426

OneWelcome mobile Identity push confirmation timeout.

Get devices success

427

OneWelcome mobile Identity get devices successful.

Get devices failed

428

OneWelcome mobile Identity get devices failed.

Delete device success

429

OneWelcome mobile Identity delete device successful.

Delete device failed

430

OneWelcome mobile Identity delete device failed.

Push device notification success

437

OneWelcome mobile Identity push device notification successful.

Push device notification failed

438

OneWelcome mobile Identity push device notification failed.

Admin enrol QR code generation success

441

OneWelcome mobile Identity enrolment QR code generation by admin successful.

Admin enrol QR code generation success

442

OneWelcome mobile Identity enrolment QR code generation by admin failed.

Admin push device notification success

445

OneWelcome mobile Identity push device notification by admin successful.

Admin push device notification failed

446

OneWelcome mobile Identity push device notification by admin failed.

Admin get devices success

447

OneWelcome mobile Identity get devices by admin successful.

Admin get devices failed

448

OneWelcome mobile Identity get devices by admin failed.

Admin delete device success

451

OneWelcome mobile Identity delete device by admin successful.

Admin delete device failed

452

OneWelcome mobile Identity delete device by admin failed.

QR code enrolment timeout

455

OneWelcome mobile Identity get devices by admin failed.

QR code login timeout

456

OneWelcome mobile Identity QR code login timeout.

Request change primary email failed

457

Request to change primary email failed.

Push notification declined

458

OneWelcome mobile Identity push notification declined.

Invitation send

460

Invitation has been sent successfully.

Invitation accepted

461

Invitation has been accepted.

Invitation rejected

462

The invitation has been rejected.

Invitation expired

463

The invitation has expired.

Link invitation data to account

464

The invitation data has successfully linked to user account.

Failed to link invitation data to user account

465

The invitation data wasn't linked to user account.

Communication events

Event Type Name

Event Type ID

Event Description

Activation email sent

501

An email was sent to an INACTIVE user as part of the account registration and/or activation process. The email contains a link to proceed with the account activation.

Verification email sent

502

An email was sent to an ACTIVE account to validate a (new) email address.

Password reset email sent

503

An email was sent containing a password reset link.

Sms verification

506

Sms verification code.

OTP SMS sent

507

Indicates a login code has been sent per SMS text message to the user's verified phone number.

Profile copy email sent

508

An email was sent containing a link that allows the user to obtain a copy of the user's personal information that is stored in the identity's profile.

Email account is deleted

509

An email was sent to confirm to the end user that his identity and associated personal information will be deleted.

OTP email verification sent

510

This event indicates a code has been sent per email message to verify a user's email address.

OTP email sent

511

This event indicates a login code has been sent per email text message to the user's verified email address.

Profile management events

Event Type Name

Event Type ID

Event Description

Attribute added

601

Attribute value added.

Attribute verified

602

OneWelcome features tracking Attribute Value Metadata including accuracy metadata. When an attribute value is verified and the accuracy information is updated this event is generated.

Update account

603

User profile updated.

Attribute value was retrieved

605

The attribute value was retrieved.

User looked-up

650

The user was looked-up in an external identity store.

Event Type Name

Event Type ID

Event Description

Consent of Legal document

801

The user gave his consent to a legal document such as Privacy Policy or Terms of Service. This typically happens during a registration process.

Document consent withdrawn

802

The end-user revoked his consent to a document, such as Privacy Policy or Terms of Service.

Attribute consent given

805

The user gave his consent to use some of his personal data to be used for a certain processing purpose. This consent was given in accordance with the GDPR privacy regulation. The consent was given by an affirmative act.

Attribute consent revoked

806

The user withdrew his consent for some of his personal data to be used for a certain processing purpose.

Privacy events

Event Type Name

Event Type ID

Event Description

User data viewed

901

The user's profile data was (possibly) viewed through OneWelcome's ServiceDesk application.

Authorisation group events

Event Type Name

Event Type ID

Event Description

User added to a group

1001

A user was added to a group.

User removed from a group

1002

A user was removed from a group.

Group created

1050

A group was created.

Group deleted

1051

A group was deleted.


  Last updated by Stein Welberg