Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

You can filter logs for errors, warnings, and success events in the Dashboard when you click the Filter down arrow.

Error event filters

Event CodeFilterDescription
limit_wcBlock AccountIP blocked for >10 failed attempts to login to single account
limit_muBlocked IP AddressIP blocked for >100 failed login attempts or >50 signup attempts
pwd_leakBreached passwordAttempted login with a leaked password
fdeccDevice Confirmation Canceled by UserUser did not confirm device
gd_send_pn_failureError sending MFA Push NotificationPush notification for MFA failed
gd_send_sms_failureError sending MFA SMSSMS for MFA failed
fceFailed Change EmailFailed to change user email
fcpFailed Change PasswordFailed to change user password
fcprFailed Change Password RequestChange password request failed
fcpnFailed Change Phone NumberFailed to change user phone number
fcuFailed Change UsernameFailed to change username
fcproFailed Connector ProvisioningFailed to provision a AD/LDAP connector
fdFailed DelegationFailed to generate delegation token
fecteFailed ExchangeToken Exchange
fensFailed ExchangeNative Social Login
feacftFailed ExchangeAuthorization Code for Access Token
feccftFailed ExchangeClient Credentials for Access Token
fepftFailed ExchangePassword for Access Token
fertftFailed ExchangeRefresh Token for Access Token
feoobftFailed ExchangePassword and OOB Challenge for Access Token
feotpftFailed ExchangePassword and OTP Challenge for Access Token
fercftFailed ExchangePassword and MFA Recovery code for Access Token
fedeFailed ExchangeDevice Code for Access Token
fFailed LoginUser failed to login
fuFailed Login (invalid email/username)User failed to login due to invalid username
fpFailed Login (wrong password)User failed to login due to invalid password
floFailed LogoutUser logout failed
oidc_backchannel_logout_failedFailed OIDC Back-Channel Logout RequestBack-Channel Logout request failed
fcphFailed Post Change Password HookPost-change password hook failed
fpurhFailed Post User Registration HookPost user registration hook failed
fnFailed Sending NotificationFailed to send email notification
fsFailed SignupSign up failed
fsaFailed Silent AuthSilent authentication failed
fduFailed User DeletionUser deletion failed
fvFailed Verification EmailFailed to send verification email
fvrFailed Verification Email RequestFailed to process verification email request
fcoFailed CORSOrigin is not in the Allowed Origins list for the specified application
fcoaFailed cross origin authenticationCross-origin authentication failed
fdeacFailed device activationFailed to activate device
fdeazFailed device authorization requestDevice authorization request failed
gd_start_enroll_failedMFA Enrollment start failedMulti-factor authentication enroll failed
gd_auth_failedOTP Auth failedOne-time password authentication failed
gd_auth_rejectedOTP Auth rejectedOne-time password authentication rejected
api_limitRate Limit on APIMaximum number of requests to the Authentication API in given time has been reached
gd_recovery_failedRecovery failedMulti-factor recovery code failed
limit_delegationToo Many Calls to /delegationRate limit exceeded to /delegation endpoint

Warning event filters

Event CodeFilterDescription
depnoteDeprecation NoticeFeature is deprecated
gd_otp_rate_limit_exceedToo many failuresMulti-factor OTP has failed too many times
fuiUsers importFailed to import users
wWarning During LoginWarnings during login

Success event filters

Event CodeFilterDescription
sapiAPI OperationAPI operation completed successfully
mgmt_api_readAPI Read OperationAPI GET operation returning secrets completed successfully
ublkduAccount unblockedUser block setup by anomaly detection has been released
csCode SentPasswordless login code has been sent
clsCode/Link SentPasswordless login code/link has been sent
gd_start_enrollEnrollment startedMulti-factor authentication enrollment has started
gd_enrollment_completeMFA enrollment completeMulti-factor authentication enrollment has completed
gd_tenant_updateMFA settings updateMulti-factor tenant settings updated
gd_auth_succeedOTP Auth SucceedOne-time password authentication success
gd_send_pnPush notification sentPush notification for MFA successfully sent
gd_recovery_succeedRecovery succeedMulti-factor recovery code succeeded authorization
gd_send_smsSMS SentSMS for MFA sent successfully
gd_send_emailSecond factor email sentEmail for MFA successfully sent
gd_start_authSecond factor startedSecond factor authentication event started for MFA
sceSuccess Change EmailEmail changed successfully
scpSuccess Change PasswordPassword changed successfully
scprSuccess Change Password RequestChange password request succeeded
scpnSuccess Change Phone NumberPhone number changed successfully
scuSuccess Change UsernameUsername changed successfully
sdSuccess DelegationDelegation token generated successfully
seacftSuccess ExchangeAuthorization Code for Access Token
seccftSuccess ExchangeClient Credentials for Access Token
sepftSuccess ExchangePassword for Access Token
sertftSuccess ExchangeRefresh Token for Access Token
secteSuccess ExchangeToken Exchange
sensSuccess ExchangeNative Social Login
seoobftSuccess ExchangePassword and OOB Challenge for Access Token
seotpftSuccess ExchangePassword and OTP Challenge for Access Token
sercftSuccess ExchangePassword and MFA Recovery code for Access Token
sedeSuccess ExchangeDevice Code for Access Token
sSuccess LoginSuccessful Login
sloSuccess LogoutUser successfully logged out
oidc_backchannel_logout_succeededSuccessful OIDC Back-Channel Logout requestOIDC Back-Channel Logout request completed successfully
ssSuccess SignupSuccessful signup
ssaSuccess Silent AuthSuccessful silent authentication
svSuccess Verification EmailSuccessful verification email
svrSuccess Verification Email RequestSuccessful verification email request
scoaSuccess cross origin authenticationSuccessful cross-origin authentication
sduSuccessful User DeletionUser successfully deleted
gd_unenrollUnenroll device accountDevice used for second factor authentication has been unenrolled
gd_update_device_accountUpdate device accountDevice used for second factor authentication has been updated
suiUsers importSuccessfully imported users

Learn more