Skip to main content

Dashboard Events

dashboard.org.created

Organization created.

Mandatory Attributes

AttributeTypeDescription
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
orgIdstringAccount/Organization identifier.

dashboard.org.create.failed

Failed to create organization.

Mandatory Attributes

AttributeTypeDescription
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
reasonstringDescription of the failure reason.

dashboard.org.updated

Organization updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.

Optional Attributes

AttributeTypeDescription
orgNamestringAccount/Organization name.

dashboard.org.update.failed

Failed to update organization.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
reasonstringDescription of the failure reason.

Optional Attributes

AttributeTypeDescription
orgNamestringAccount/Organization name.

dashboard.org.deleted

Organization deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
deletionTypestringIndicates how the deletion was triggered (e.g. "force" or "scheduled").

dashboard.org.delete.failed

Failed to delete organization.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
deletionTypestringIndicates how the deletion was triggered (e.g. "force" or "scheduled").
reasonstringDescription of the failure reason.

dashboard.org.delete.marked

Organization marked for deletion.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.

dashboard.org.reactivated

Organization reactivated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.

dashboard.user.logged.in

User logged in.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.

dashboard.user.login.failed

Failed to log in user.

Mandatory Attributes

AttributeTypeDescription
reasonstringDescription of the failure reason.

Optional Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.

dashboard.user.logged.out

User logged out.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.

dashboard.user.eula.accepted

User accepted EULA.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.

dashboard.orgUser.invited

User invited.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
usernamestringUsername of subject of an action that triggered the event.

dashboard.orgUser.invitation.resent

User invitation resent.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
invitationIdstringIdentifier of the invitation.

dashboard.orgUser.invitation.deleted

User invitation deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
invitationIdstringIdentifier of the invitation.

dashboard.orgUser.invitation.expired

User invitation expired.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
invitationIdstringIdentifier of the invitation.

dashboard.orgUser.added

User added.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
usernamestringUsername of subject of an action that triggered the event.

dashboard.orgUser.deleted

User deleted.

Mandatory Attributes

AttributeTypeDescription
orgNamestringAccount/Organization name.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
orgIdstringAccount/Organization identifier.
userIdstringIdentifier of the user subject of the action.

Optional Attributes

AttributeTypeDescription
usernamestringUsername of subject of an action that triggered the event.

dashboard.orgUser.roles.updated

User roles updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
userIdstringIdentifier of the user subject of the action.
rolesstringComma-separated list of roles assigned to the user (e.g. "admin,viewer").

Optional Attributes

AttributeTypeDescription
usernamestringUsername of subject of an action that triggered the event.

dashboard.orgUser.status.updated

User status updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorstringUsername of a user (or service) performing the action.
actorIdstringAn identifier of the user (or service) performing the action.
userIdstringIdentifier of the user subject of the action.
userStatusstringNew status of the user (e.g. "active" or "disabled").

Optional Attributes

AttributeTypeDescription
usernamestringUsername of subject of an action that triggered the event.

dashboard.app.created

App created.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.create.failed

Failed to create app.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
reasonstringDescription of the failure reason.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.updated

App updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.update.failed

Failed to update app.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
reasonstringDescription of the failure reason.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.deleted

App deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.delete.failed

Failed to delete app.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
reasonstringDescription of the failure reason.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.disabled

App disabled.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.enabled

App enabled.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

Optional Attributes

AttributeTypeDescription
appNamestringApplication name.

dashboard.app.aaguid.blacklisted

AAGUID added to blacklist.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
aaguidstringAAGUID of the passkey authenticator.

dashboard.app.aaguid.blacklist.removed

AAGUID removed from blacklist.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
aaguidstringAAGUID of the passkey authenticator.

dashboard.app.aaguid.blacklist.cleared

AAGUID blacklist cleared.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

dashboard.app.attrs.added

App attributes added.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

dashboard.app.attrs.removed

App attributes removed.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.

dashboard.app.user.disabled

App user disabled.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
userIdstringIdentifier of the user subject of the action.

dashboard.app.user.enabled

App user enabled.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
userIdstringIdentifier of the user subject of the action.

dashboard.app.user.deleted

App user deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
userIdstringIdentifier of the user subject of the action.

Optional Attributes

AttributeTypeDescription
usernamestringUsername of subject of an action that triggered the event.

dashboard.app.user.delete.failed

Failed to delete app user.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
userIdstringIdentifier of the user subject of the action.
reasonstringDescription of the failure reason.

Optional Attributes

AttributeTypeDescription
usernamestringUsername of subject of an action that triggered the event.

dashboard.apiKey.created

API key created.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
keyIdstringIdentifier of the API key.

dashboard.apiKey.create.failed

Failed to create API key.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
reasonstringDescription of the failure reason.

dashboard.apiKey.deleted

API key deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
keyIdstringIdentifier of the API key.

dashboard.apiKey.delete.failed

Failed to delete API key.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
keyIdstringIdentifier of the API key.
reasonstringDescription of the failure reason.

dashboard.apiKey.scopes.updated

API key scopes updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
keyIdstringIdentifier of the API key.

dashboard.eventForwarder.created

Event forwarder created.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
forwarderIdstringIdentifier of the event forwarder.

dashboard.eventForwarder.create.failed

Failed to create event forwarder.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
reasonstringDescription of the failure reason.

dashboard.eventForwarder.updated

Event forwarder updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
forwarderIdstringIdentifier of the event forwarder.

dashboard.eventForwarder.deleted

Event forwarder deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
forwarderIdstringIdentifier of the event forwarder.

dashboard.eventForwarder.delete.failed

Failed to delete event forwarder.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
forwarderIdstringIdentifier of the event forwarder.
reasonstringDescription of the failure reason.

dashboard.group.created

Group created.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.

dashboard.group.create.failed

Failed to create group.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
reasonstringDescription of the failure reason.

dashboard.group.updated

Group updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.

dashboard.group.update.failed

Failed to update group.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.
reasonstringDescription of the failure reason.

dashboard.group.deleted

Group deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.

dashboard.group.delete.failed

Failed to delete group.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.
reasonstringDescription of the failure reason.

dashboard.group.user.added

User added to group.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.
usernamestringUsername of subject of an action that triggered the event.

dashboard.group.user.add.failed

Failed to add user to group.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.
usernamestringUsername of subject of an action that triggered the event.
reasonstringDescription of the failure reason.

dashboard.group.user.removed

User removed from group.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.
usernamestringUsername of subject of an action that triggered the event.

dashboard.group.user.remove.failed

Failed to remove user from group.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
groupIdstringIdentifier of the group.
usernamestringUsername of subject of an action that triggered the event.
reasonstringDescription of the failure reason.

dashboard.ssoProvider.added

SSO provider added.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
discoveryUrlstringDiscovery URL of the SSO provider.

dashboard.ssoProvider.add.failed

Failed to add SSO provider.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
discoveryUrlstringDiscovery URL of the SSO provider.
reasonstringDescription of the failure reason.

dashboard.ssoProvider.removed

SSO provider removed.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
discoveryUrlstringDiscovery URL of the SSO provider.

dashboard.ssoProvider.remove.failed

Failed to remove SSO provider.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
appIdstringApplication identifier event was triggered for.
discoveryUrlstringDiscovery URL of the SSO provider.
reasonstringDescription of the failure reason.

dashboard.identityProvider.created

Identity provider created.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
providerIdstringIdentifier of the identity provider.

dashboard.identityProvider.create.failed

Failed to create identity provider.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
reasonstringDescription of the failure reason.

dashboard.identityProvider.updated

Identity provider updated.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
providerIdstringIdentifier of the identity provider.

dashboard.identityProvider.update.failed

Failed to update identity provider.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
providerIdstringIdentifier of the identity provider.
reasonstringDescription of the failure reason.

dashboard.identityProvider.deleted

Identity provider deleted.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
providerIdstringIdentifier of the identity provider.

dashboard.identityProvider.delete.failed

Failed to delete identity provider.

Mandatory Attributes

AttributeTypeDescription
orgIdstringAccount/Organization identifier.
actorIdstringAn identifier of the user (or service) performing the action.
actorstringUsername of a user (or service) performing the action.
providerIdstringIdentifier of the identity provider.
reasonstringDescription of the failure reason.