Tenant log codes are listed in the table below.
Code | Title | Description |
---|---|---|
100 | API Read Operation | |
101 | API Create Operation | |
102 | API Update Operation | |
103 | API Delete Operation | |
2000 | Credentials Validated | User credentials validated successfully |
2001 | Successful Login | User logged in successfully |
2010 | Successful Signup | User signed up successfully |
2024 | Successful Logout | User logged out successfully |
2040 | Successful Email Verification | User successfully verified email |
2050 | Successful Password Reset | User successfully reset password |
2060 | User Credential Enrolled | |
2061 | User Credential Removed | |
2100 | MFA Required | MFA verification is required |
2101 | MFA Enrollment Required | User has not enrolled MFA credentials yet |
2102 | Successful MFA | MFA verification is successful |
2103 | Successful MFA Enrollment | User enrolled MFA credentials successfully |
2120 | Account Missing Information | User is missing some crucial information |
2200 | Successful Token Exchange | Token exchanged successfully |
2201 | Successful Refresh Token Exchange | Refresh token exchanged successfully for an access token. |
2300 | Hook Executed | Hook executed successfully |
2434 | Email Sent | Email sent successfully |
2444 | SMS Sent | SMS sent successfully |
2454 | Push Notification Sent | Push notification sent successfully |
4000 | Failed Login | User failed to login |
4001 | Failed Login (Invalid User) | User not found |
4002 | Failed Login (Invalid Password) | User entered incorrect password |
4010 | Failed Signup | User failed to signup because of an error |
4041 | Blocked IP Address | An IP address is blocked because it attempted too many failed logins without a successful login. |
4042 | Blocked Account | A user is temporarily prevented from logging in because they reached the maximum logins per time period from the same IP address. |
4100 | Failed Token Exchange | Token exchange failed |
4101 | Failed Refresh Token Exchange | Refresh token exchange failed for an access token |
4300 | Hook Failed | Hook execution failed |
4434 | Failed To Send Email | Email could not be sent |
4440 | Failed MFA | MFA verification failed |
4441 | MFA Enrollment Failed | User failed to enroll MFA credentials |
4444 | Failed To Send SMS | SMS could not be sent |
4454 | Failed To Send Push Notification | Push Notification could not be sent |
4521 | Failed AD/LDAP Sync | AD/LDAP user synchronizing failed |