Skip to main content

Events list

Retrieve the list of all the event types we currently send. The following tables detail the event codes included for each event type.
info

If you want to receive all events, all Directory Sync events or all SSO events, you can simply fill in all, dir_sync.all or sso_saml.all in the event_codes key instead of the list of event codes.

SSO SAML Event Codes

Available Codes

EventEvent_Code
Approved Authorizationsso_saml.approved_authorization
User signup successfully completedsso_saml.success_signup
User just started a SAML processsso_saml.end_user_saml_started
User just connected through SSOsso_saml.end_user_saml_success
User just successfully disconnect from SSOsso_saml.end_user_logout_success
User faced a problem in it's SSO processsso_saml.end_user_saml_failure
User tokens generated from SSOsso_saml.tokens_generated
User just signed up through SSOsso_saml.end_user_signup_success

Directory Sync Event Codes

EventEvent_Code
Directory Sync activateddir_sync.activate.success
Directory Sync deactivateddir_sync.deactivate.success
User created through Directory Syncdir_sync.user.provision.success
User updated through Directory Syncdir_sync.user.update.success
User deleted through Directory Syncdir_sync.user.deprovision.success
User creation through Directory Sync faileddir_sync.user.provision.fail
User update through Directory Sync faileddir_sync.user.update.fail
User deletion through Directory Sync faileddir_sync.user.deprovision.fail
Group created through Directory Syncdir_sync.group.provision.success
Group updated through Directory Syncdir_sync.group.update.success
Group deleted through Directory Syncdir_sync.group.deprovision.success
Group creation through Directory Sync faileddir_sync.group.provision.fail
Group update through Directory Sync faileddir_sync.group.update.fail
Group deletion through Directory Sync faileddir_sync.group.deprovision.fail
User activated through Directory Sync (NOT AVAILABLE YET)dir_sync.user.activate.success
User deactivated through Directory Sync (NOT AVAILABLE YET)dir_sync.user.deactivate.success
User activation through Directory Sync failed (NOT AVAILABLE YET)dir_sync.user.activate.fail
User deactivation through Directory Sync failed (NOT AVAILABLE YET)dir_sync.user.deactivate.fail
Group activated through Directory Sync (NOT AVAILABLE YET)dir_sync.group.activate.success
Group deactivated through Directory Sync (NOT AVAILABLE YET)dir_sync.group.deactivate.success
Group activation through Directory Sync failed (NOT AVAILABLE YET)dir_sync.group.activate.fail
Group deactivation through Directory Sync failed (NOT AVAILABLE YET)dir_sync.group.deactivate.fail