dashboard.org.created
Organization created.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
orgId | string | Account/Organization identifier. |
dashboard.org.create.failed
Failed to create organization.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
reason | string | Description of the failure reason. |
dashboard.org.updated
Organization updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
Optional Attributes
| Attribute | Type | Description |
|---|
orgName | string | Account/Organization name. |
dashboard.org.update.failed
Failed to update organization.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
reason | string | Description of the failure reason. |
Optional Attributes
| Attribute | Type | Description |
|---|
orgName | string | Account/Organization name. |
dashboard.org.deleted
Organization deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
deletionType | string | Indicates how the deletion was triggered (e.g. "force" or "scheduled"). |
dashboard.org.delete.failed
Failed to delete organization.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
deletionType | string | Indicates how the deletion was triggered (e.g. "force" or "scheduled"). |
reason | string | Description of the failure reason. |
dashboard.org.delete.marked
Organization marked for deletion.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
dashboard.org.reactivated
Organization reactivated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
dashboard.user.logged.in
User logged in.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
dashboard.user.login.failed
Failed to log in user.
Mandatory Attributes
| Attribute | Type | Description |
|---|
reason | string | Description of the failure reason. |
Optional Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
dashboard.user.logged.out
User logged out.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
dashboard.user.eula.accepted
User accepted EULA.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
dashboard.orgUser.invited
User invited.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
username | string | Username of subject of an action that triggered the event. |
dashboard.orgUser.invitation.resent
User invitation resent.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
invitationId | string | Identifier of the invitation. |
dashboard.orgUser.invitation.deleted
User invitation deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
invitationId | string | Identifier of the invitation. |
dashboard.orgUser.invitation.expired
User invitation expired.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
invitationId | string | Identifier of the invitation. |
dashboard.orgUser.added
User added.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
username | string | Username of subject of an action that triggered the event. |
dashboard.orgUser.deleted
User deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgName | string | Account/Organization name. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
orgId | string | Account/Organization identifier. |
userId | string | Identifier of the user subject of the action. |
Optional Attributes
| Attribute | Type | Description |
|---|
username | string | Username of subject of an action that triggered the event. |
dashboard.orgUser.roles.updated
User roles updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
userId | string | Identifier of the user subject of the action. |
roles | string | Comma-separated list of roles assigned to the user (e.g. "admin,viewer"). |
Optional Attributes
| Attribute | Type | Description |
|---|
username | string | Username of subject of an action that triggered the event. |
dashboard.orgUser.status.updated
User status updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actor | string | Username of a user (or service) performing the action. |
actorId | string | An identifier of the user (or service) performing the action. |
userId | string | Identifier of the user subject of the action. |
userStatus | string | New status of the user (e.g. "active" or "disabled"). |
Optional Attributes
| Attribute | Type | Description |
|---|
username | string | Username of subject of an action that triggered the event. |
dashboard.app.created
App created.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.create.failed
Failed to create app.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
reason | string | Description of the failure reason. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.updated
App updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.update.failed
Failed to update app.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
reason | string | Description of the failure reason. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.deleted
App deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.delete.failed
Failed to delete app.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
reason | string | Description of the failure reason. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.disabled
App disabled.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.enabled
App enabled.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
Optional Attributes
| Attribute | Type | Description |
|---|
appName | string | Application name. |
dashboard.app.aaguid.blacklisted
AAGUID added to blacklist.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
aaguid | string | AAGUID of the passkey authenticator. |
dashboard.app.aaguid.blacklist.removed
AAGUID removed from blacklist.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
aaguid | string | AAGUID of the passkey authenticator. |
dashboard.app.aaguid.blacklist.cleared
AAGUID blacklist cleared.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
dashboard.app.attrs.added
App attributes added.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
dashboard.app.attrs.removed
App attributes removed.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
dashboard.app.user.disabled
App user disabled.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
userId | string | Identifier of the user subject of the action. |
dashboard.app.user.enabled
App user enabled.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
userId | string | Identifier of the user subject of the action. |
dashboard.app.user.deleted
App user deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
userId | string | Identifier of the user subject of the action. |
Optional Attributes
| Attribute | Type | Description |
|---|
username | string | Username of subject of an action that triggered the event. |
dashboard.app.user.delete.failed
Failed to delete app user.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
userId | string | Identifier of the user subject of the action. |
reason | string | Description of the failure reason. |
Optional Attributes
| Attribute | Type | Description |
|---|
username | string | Username of subject of an action that triggered the event. |
dashboard.apiKey.created
API key created.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
keyId | string | Identifier of the API key. |
dashboard.apiKey.create.failed
Failed to create API key.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
reason | string | Description of the failure reason. |
dashboard.apiKey.deleted
API key deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
keyId | string | Identifier of the API key. |
dashboard.apiKey.delete.failed
Failed to delete API key.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
keyId | string | Identifier of the API key. |
reason | string | Description of the failure reason. |
dashboard.apiKey.scopes.updated
API key scopes updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
keyId | string | Identifier of the API key. |
dashboard.eventForwarder.created
Event forwarder created.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
forwarderId | string | Identifier of the event forwarder. |
dashboard.eventForwarder.create.failed
Failed to create event forwarder.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
reason | string | Description of the failure reason. |
dashboard.eventForwarder.updated
Event forwarder updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
forwarderId | string | Identifier of the event forwarder. |
dashboard.eventForwarder.deleted
Event forwarder deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
forwarderId | string | Identifier of the event forwarder. |
dashboard.eventForwarder.delete.failed
Failed to delete event forwarder.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
forwarderId | string | Identifier of the event forwarder. |
reason | string | Description of the failure reason. |
dashboard.group.created
Group created.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
dashboard.group.create.failed
Failed to create group.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
reason | string | Description of the failure reason. |
dashboard.group.updated
Group updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
dashboard.group.update.failed
Failed to update group.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
reason | string | Description of the failure reason. |
dashboard.group.deleted
Group deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
dashboard.group.delete.failed
Failed to delete group.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
reason | string | Description of the failure reason. |
dashboard.group.user.added
User added to group.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
username | string | Username of subject of an action that triggered the event. |
dashboard.group.user.add.failed
Failed to add user to group.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
username | string | Username of subject of an action that triggered the event. |
reason | string | Description of the failure reason. |
dashboard.group.user.removed
User removed from group.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
username | string | Username of subject of an action that triggered the event. |
dashboard.group.user.remove.failed
Failed to remove user from group.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
groupId | string | Identifier of the group. |
username | string | Username of subject of an action that triggered the event. |
reason | string | Description of the failure reason. |
dashboard.ssoProvider.added
SSO provider added.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
discoveryUrl | string | Discovery URL of the SSO provider. |
dashboard.ssoProvider.add.failed
Failed to add SSO provider.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
discoveryUrl | string | Discovery URL of the SSO provider. |
reason | string | Description of the failure reason. |
dashboard.ssoProvider.removed
SSO provider removed.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
discoveryUrl | string | Discovery URL of the SSO provider. |
dashboard.ssoProvider.remove.failed
Failed to remove SSO provider.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
appId | string | Application identifier event was triggered for. |
discoveryUrl | string | Discovery URL of the SSO provider. |
reason | string | Description of the failure reason. |
dashboard.identityProvider.created
Identity provider created.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
providerId | string | Identifier of the identity provider. |
dashboard.identityProvider.create.failed
Failed to create identity provider.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
reason | string | Description of the failure reason. |
dashboard.identityProvider.updated
Identity provider updated.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
providerId | string | Identifier of the identity provider. |
dashboard.identityProvider.update.failed
Failed to update identity provider.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
providerId | string | Identifier of the identity provider. |
reason | string | Description of the failure reason. |
dashboard.identityProvider.deleted
Identity provider deleted.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
providerId | string | Identifier of the identity provider. |
dashboard.identityProvider.delete.failed
Failed to delete identity provider.
Mandatory Attributes
| Attribute | Type | Description |
|---|
orgId | string | Account/Organization identifier. |
actorId | string | An identifier of the user (or service) performing the action. |
actor | string | Username of a user (or service) performing the action. |
providerId | string | Identifier of the identity provider. |
reason | string | Description of the failure reason. |