Event types are the primary method of categorization within the Okta eventing platform. They allow consumers to easily group notable system occurrences based on behavior. This resource contains the complete event type catalog of this platform.
Catalog
The following is a full list of event types used in the System Log API(opens new window) with associated descriptions and related metadata.
Note: Certain tags on the event type indicate the specific behavior of the associated System Log events:
oie-only: This event type is only available in Okta Identity Engine enabled orgs
event-hook-eligible: This event type is eligible for use with an event hook
changeDetails: This event type may include the changeDetails object within an associated target
Found 2 matches
application.integration.authentication_failure
Error authenticating. Can be used when Okta couldn't authenticate with the provided credentials to a remote api. Okta fires this event when it couldn't access a remote api with provided credentials.
app-api
Since: 2017.33
user.mfa.okta_verify.deny_push
User rejected Okta push verify. This event is triggered in classic V1 API calls. In OIE we use a generic event for factor verification failure: user.authentication.auth_via_mfa with reason INVALID_CREDENTIALS.