Skip to main content

Event types of audit logs

You can filter event types in Logto Console > Audit Logs.

note:

Logto now supports retrieving logs related to end-user interactions via the Experience APIs.

Audit logs for Management APIs and Account APIs are coming soon.

Feel free to contact us if you’d like to share your requirements.

Exchange token

KeyName
ExchangeTokenBy.AuthorizationCodeExchange token by Code
ExchangeTokenBy.ClientCredentialsExchange token by Client Credentials
ExchangeTokenBy.RefreshTokenExchange token by Refresh Token
ExchangeTokenBy.TokenExchangeToken exchange

Custom token claims

KeyName
JwtCustomizer.AccessTokenGet custom user access token claims
JwtCustomizer.ClientCredentialGet custom M2M access token claims

Interaction lifecycle

KeyName
Interaction.CreateInteraction started
Interaction.EndInteraction ended

Register

KeyName
Interaction.Register.CreateCreate new register interaction
Interaction.Register.SubmitSubmit register interaction
Interaction.Register.UpdateUpdate register interaction
Interaction.Register.Identifier.SubmitCreate and identify new user for register interaction
Interaction.Register.Identifier.VerificationCode.CreateCreate and send register identifier with verification code
Interaction.Register.Identifier.VerificationCode.SubmitSubmit and verify register verification code
Interaction.Register.Verification.NewPassword.SubmitCreate new password identity for register
Interaction.Register.Verification.Password.SubmitCreate and verify identifier with password verification
Interaction.Register.Verification.EmailVerificationCode.CreateCreate and send register email verification code
Interaction.Register.Verification.EmailVerificationCode.SubmitVerify register email verification code
Interaction.Register.Verification.SmsVerificationCode.CreateCreate and send register SMS verification code
Interaction.Register.Verification.SmsVerificationCode.SubmitVerify register SMS verification code
Interaction.Register.Verification.Social.CreateCreate social authentication URL
Interaction.Register.Verification.Social.SubmitVerify social authentication
Interaction.Register.Verification.EnterpriseSso.CreateCreate enterprise SSO authentication URL
Interaction.Register.Verification.EnterpriseSso.SubmitVerify enterprise SSO authentication
Interaction.Register.Profile.CreatePut new register interaction profile
Interaction.Register.Profile.DeleteDelete register interaction profile
Interaction.Register.Profile.UpdatePatch update register interaction profile

Sign in

KeyName
Interaction.SignIn.CreateCreate new sign-in interaction
Interaction.SignIn.SubmitSubmit sign-in interaction
Interaction.SignIn.UpdateUpdate sign-in interaction
Interaction.SignIn.Identifier.SubmitIdentify user for sign-in interaction
Interaction.SignIn.Identifier.Password.SubmitSubmit sign-in identifier with password
Interaction.SignIn.Verification.NewPassword.SubmitCreate new password identity for register
Interaction.SignIn.Verification.Password.SubmitCreate and verify identifier with password verification
Interaction.SignIn.Identifier.VerificationCode.CreateCreate and send sign-in verification code
Interaction.SignIn.Identifier.VerificationCode.SubmitSubmit and verify sign-in identifier with verification code
Interaction.SignIn.Verification.EmailVerificationCode.CreateCreate and send sign-in email verification code
Interaction.SignIn.Verification.EmailVerificationCode.SubmitVerify sign-in email verification code
Interaction.SignIn.Verification.SmsVerificationCode.CreateCreate and send sign-in SMS verification code
Interaction.SignIn.Verification.SmsVerificationCode.SubmitVerify sign-in SMS verification code
Interaction.SignIn.Identifier.Social.CreateCreate social sign-in authorization-url
Interaction.SignIn.Identifier.Social.SubmitAuthenticate and submit social identifier
Interaction.SignIn.Verification.Social.CreateCreate social authentication URL
Interaction.SignIn.Verification.Social.SubmitVerify social authentication
Interaction.SignIn.Identifier.SingleSignOn.CreateCreate single-sign-on authentication session
Interaction.SignIn.Identifier.SingleSignOn.SubmitSubmit single-sign-on authentication interaction
Interaction.SignIn.Verification.EnterpriseSso.CreateCreate enterprise SSO authentication URL
Interaction.SignIn.Verification.EnterpriseSso.SubmitVerify enterprise SSO authentication
Interaction.SignIn.Verification.IdpInitiatedSso.CreateCreate IdP-initiated SAML SSO authentication session
Interaction.SignIn.Profile.CreatePut new sign-in interaction profile
Interaction.SignIn.Profile.DeleteDelete sign-in interaction profile
Interaction.SignIn.Profile.UpdatePatch update sign-in interaction profile

Forgot password

KeyName
Interaction.ForgotPassword.CreateCreate new forgot-password interaction
Interaction.ForgotPassword.SubmitSubmit forgot-password interaction
Interaction.ForgotPassword.UpdateUpdate forgot-password interaction
Interaction.ForgotPassword.Identifier.SubmitIdentify user for forgot-password interaction
Interaction.ForgotPassword.Identifier.VerificationCode.CreateCreate and send forgot-password verification code
Interaction.ForgotPassword.Identifier.VerificationCode.SubmitSubmit and verify forgot-password verification code
Interaction.ForgotPassword.Verification.EmailVerificationCode.CreateCreate and send forgot-password email verification code
Interaction.ForgotPassword.Verification.EmailVerificationCode.SubmitVerify forgot-password email verification code
Interaction.ForgotPassword.Verification.SmsVerificationCode.CreateCreate and send forgot-password SMS verification code
Interaction.ForgotPassword.Verification.SmsVerificationCode.SubmitVerify forgot-password SMS verification code
Interaction.ForgotPassword.Profile.CreatePut new forgot-password interaction profile
Interaction.ForgotPassword.Profile.DeleteDelete forgot-password interaction profile
Interaction.ForgotPassword.Profile.UpdatePatch update forgot-password interaction profile

MFA

KeyName
Interaction.Register.Verification.BackupCode.CreateCreate backup codes for MFA binding
Interaction.Register.Verification.BackupCode.SubmitVerify backup code
Interaction.Register.Verification.Totp.CreateCreate TOTP verification secret for MFA binding
Interaction.Register.Verification.Totp.SubmitVerify TOTP verification code
Interaction.Register.Verification.Webauthn.CreateCreate WebAuthn authentication
Interaction.Register.Verification.WebAuthn.SubmitVerify WebAuthn authentication
Interaction.SignIn.Verification.BackupCode.CreateCreate backup codes for MFA binding
Interaction.SignIn.Verification.BackupCode.SubmitVerify backup code
Interaction.SignIn.Verification.Totp.CreateCreate TOTP verification secret for MFA binding
Interaction.SignIn.Verification.Totp.SubmitVerify TOTP verification code
Interaction.SignIn.Verification.Webauthn.CreateCreate WebAuthn authentication
Interaction.SignIn.Verification.WebAuthn.SubmitVerify WebAuthn authentication

SAML application

KeyName
SamlApplication.AuthnRequestReceive SAML application authentication request
SamlApplication.CallbackHandle SAML application callback

Security

KeyName
Interaction.Create.CaptchaCAPTCHA verification

GitHub: Logto audit log events