Users, roles, and groups

Labels

NameDescription
Personal data download(success:personal_data_download
failure:personal_data_download)
Downloading personal data was either successful or failed.
Personal data update (success:personal_data_update
failure:personal_data_update)
Updating personal data was either successful or failed.
Forgotten username requested (success:forgotten_username_request)The forgotten username request was successful.
Group removed (success:group_removal)The group was successfully removed.
Admin role assigned (success:role_assignment)The admin role was assigned successfully.
Admin role removed (success:role_removal)Admin role was removed successfully.
Group assigned (success:group_assignment)The group was assigned successfully.
Invitation created (success:invitation_creation)Account invitation was created successfully.
Invitation resent (success:invitation_resend)Account invitation was resent successfully.
Invitation deleted (success:invitation_deletion)Account invitation was deleted successfully.

📘

For invitation-related events, the subject.accountId field in the account event will be null. Instead, a new subject.invitationId field has been introduced, which contains the corresponding invitation ID.

Phases

NameDescriptionOutcome nameOutcome description
Step: Initiation (init)The initiation flow is processing.
  • Started (startFlow)
  • Invite started (startInvite)
  • The flow has started.
  • The invite guest flow is starting.
Step: Invite guest (invite)The invite guest flow has started.
  • Account registered (account_registered)
  • Registered external login provider (external_login_provider_registration)
  • The account is registered.
  • An external login provider is registered.

Blocks

NameDescriptionOutcome nameOutcome description
Forgotten username triggered (forgottenUsername)A user clicked "forgot username".
  • New username accepted (accepted)
The new username has been accepted.