Skip to content
API Reference

Activity Events

The registry of events each Activity feed surfaces for Resources, Providers, Applications, Users, and policies.

Each Activity feed in the Console shows the events registered for its entity type, listed below. An event can appear in more than one feed: credentials:issue shows on both the Resource and the Provider it involves. For how to open and read a feed, see Read an Activity Feed.

ActionNameDescription
credentials:issueCredential issuedKeycard issued a credential to an actor for the target Resource.
delegated-grants:createDelegated grant createdA delegated grant was created.
delegated-grants:revokeDelegated grant revokedA delegated grant was revoked.
resources:createResource createdThe target Resource was created.
resources:updateResource updatedThe target Resource was updated.
ActionNameDescription
credentials:issueCredential issuedKeycard issued a credential to an actor for the target Resource.
providers:createProvider createdA Provider was created.
providers:updateProvider updatedA Provider was updated.
providers:validateProvider validatedKeycard validated a Provider’s configuration.
users:authenticateUser authenticatedA User completed authentication against Keycard.
users:authorizeUser authorizedA User was granted or denied authorization to access the target Resource.
ActionNameDescription
applications:createApplication createdAn Application was created.
applications:updateApplication updatedAn Application was updated.
application-credentials:createApplication credential createdAn Application credential was created.
application-credentials:updateApplication credential updatedAn Application credential was updated.

The User feed matches events on two axes: events the person performed (directly or through an Application acting on their behalf) and events affecting their account. Anything the person performed can appear here, including actions from the other feeds; the events below are the ones specific to this feed.

ActionNameDescription
credentials:issueCredential issuedKeycard issued a credential to an actor for the target Resource.
delegated-grants:createDelegated grant createdA delegated grant was created.
delegated-grants:revokeDelegated grant revokedA delegated grant was revoked.
users:authenticateUser authenticatedA User completed authentication against Keycard.
users:authorizeUser authorizedA User was granted or denied authorization to access the target Resource.
users:createUser createdA User was created.
users:updateUser updatedA User was updated.
ActionNameDescription
policies:evaluatePolicy evaluatedKeycard evaluated policy for an actor’s access to the target Resource.
policies:createPolicy createdA policy was created.
policies:updatePolicy updatedA policy was updated.
policy_versions:createPolicy version createdA policy version was created.
policy_sets:createPolicy set createdA policy set was created.
policy_sets:updatePolicy set updatedA policy set was updated.
policy_set_versions:createPolicy set version createdA policy set version was created.
policy_set_versions:activatePolicy set version activatedA policy set version was activated.
policy_schema:set_defaultPolicy schema set as defaultA policy schema was set as the default.
policy_schema:updatePolicy schema updatedA policy schema was updated.