Users, roles, and groups
Labels
Name | Description |
---|---|
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 benull
. Instead, a newsubject.invitationId
field has been introduced, which contains the corresponding invitation ID.
Phases
Name | Description | Outcome name | Outcome description |
---|---|---|---|
Step: Initiation (init) | The initiation flow is processing. |
|
|
Step: Invite guest (invite) | The invite guest flow has started. |
|
|
Blocks
Name | Description | Outcome name | Outcome description |
---|---|---|---|
Forgotten username triggered (forgottenUsername) | A user clicked "forgot username". |
| The new username has been accepted. |
Updated 13 days ago