Tenant log codes are listed in the table below.
Code | Title | Description |
---|---|---|
| API Read Operation | |
| API Create Operation | |
| API Update Operation | |
| API Delete Operation | |
| Credentials Validated | User credentials validated successfully |
| Successful Login | User logged in successfully |
| Successful Signup | User signed up successfully |
| Successful Logout | User logged out successfully |
| Successful Email Verification | User successfully verified email |
| Successful Password Reset | User successfully reset password |
| User Credential Enrolled | |
| User Credential Removed | |
| MFA Required | MFA verification is required |
| MFA Enrollment Required | User has not enrolled MFA credentials yet |
| Successful MFA | MFA verification is successful |
| Successful MFA Enrollment | User enrolled MFA credentials successfully |
| Account Missing Information | User is missing some crucial information |
| Successful Token Exchange | Token exchanged successfully |
| Successful Refresh Token Exchange | Refresh token exchanged successfully for an access token. |
| Hook Executed | Hook executed successfully |
| Email Sent | Email sent successfully |
| SMS Sent | SMS sent successfully |
| Push Notification Sent | Push notification sent successfully |
| Failed Login | User failed to login |
| Failed Login (Invalid User) | User not found |
| Failed Login (Invalid Password) | User entered incorrect password |
| Failed Signup | User failed to signup because of an error |
| Blocked IP Address | An IP address is blocked because it attempted too many failed logins without a successful login. |
| Blocked Account | A user is temporarily prevented from logging in because they reached the maximum logins per time period from the same IP address. |
| Failed Token Exchange | Token exchange failed |
| Failed Refresh Token Exchange | Refresh token exchange failed for an access token |
| Hook Failed | Hook execution failed |
| Failed To Send Email | Email could not be sent |
| Failed MFA | MFA verification failed |
| MFA Enrollment Failed | User failed to enroll MFA credentials |
| Failed To Send SMS | SMS could not be sent |
| Failed To Send Push Notification | Push Notification could not be sent |
| Failed AD/LDAP Sync | AD/LDAP user synchronizing failed |