跳至主要內容

稽核日誌的事件類型

你可以在 Logto Console > 稽核日誌 (Audit Logs) 中篩選事件類型。

備註:

Logto 現已支援透過 使用體驗 API (Experience APIs) 取得與終端使用者互動相關的日誌。

管理 API (Management APIs)帳號 API (Account APIs) 的稽核日誌即將推出。

如果你有需求,歡迎 聯絡我們 分享你的想法。

權杖交換 (Exchange token)

KeyName
ExchangeTokenBy.AuthorizationCode以授權碼交換權杖 (Exchange token by Code)
ExchangeTokenBy.ClientCredentials以用戶端憑證交換權杖 (Exchange token by Client Credentials)
ExchangeTokenBy.RefreshToken以重新整理權杖交換權杖 (Exchange token by Refresh Token)
ExchangeTokenBy.TokenExchange權杖交換 (Token exchange)

自訂權杖宣告 (Custom token claims)

KeyName
JwtCustomizer.AccessToken取得自訂使用者存取權杖宣告 (Get custom user access token claims)
JwtCustomizer.ClientCredential取得自訂 M2M 存取權杖宣告 (Get custom M2M access token claims)

互動生命週期 (Interaction lifecycle)

KeyName
Interaction.Create開始互動 (Interaction started)
Interaction.End結束互動 (Interaction ended)

註冊 (Register)

KeyName
Interaction.Register.Create建立新註冊互動 (Create new register interaction)
Interaction.Register.Submit提交註冊互動 (Submit register interaction)
Interaction.Register.Update更新註冊互動 (Update register interaction)
Interaction.Register.Identifier.Submit建立並識別新使用者註冊互動 (Create and identify new user for register interaction)
Interaction.Register.Identifier.VerificationCode.Create建立並發送註冊識別碼驗證碼 (Create and send register identifier with verification code)
Interaction.Register.Identifier.VerificationCode.Submit提交並驗證註冊驗證碼 (Submit and verify register verification code)
Interaction.Register.Verification.NewPassword.Submit建立註冊新密碼身分 (Create new password identity for register)
Interaction.Register.Verification.Password.Submit建立並驗證密碼識別 (Create and verify identifier with password verification)
Interaction.Register.Verification.EmailVerificationCode.Create建立並發送註冊電子郵件驗證碼 (Create and send register email verification code)
Interaction.Register.Verification.EmailVerificationCode.Submit驗證註冊電子郵件驗證碼 (Verify register email verification code)
Interaction.Register.Verification.SmsVerificationCode.Create建立並發送註冊簡訊驗證碼 (Create and send register SMS verification code)
Interaction.Register.Verification.SmsVerificationCode.Submit驗證註冊簡訊驗證碼 (Verify register SMS verification code)
Interaction.Register.Verification.Social.Create建立社交驗證網址 (Create social authentication URL)
Interaction.Register.Verification.Social.Submit驗證社交驗證 (Verify social authentication)
Interaction.Register.Verification.EnterpriseSso.Create建立企業級單一登入 (SSO) 驗證網址 (Create enterprise SSO authentication URL)
Interaction.Register.Verification.EnterpriseSso.Submit驗證企業級單一登入 (SSO) (Verify enterprise SSO authentication)
Interaction.Register.Profile.Create新增註冊互動個人檔案 (Put new register interaction profile)
Interaction.Register.Profile.Delete刪除註冊互動個人檔案 (Delete register interaction profile)
Interaction.Register.Profile.Update更新註冊互動個人檔案 (Patch update register interaction profile)

登入 (Sign in)

KeyName
Interaction.SignIn.Create建立新登入互動 (Create new sign-in interaction)
Interaction.SignIn.Submit提交登入互動 (Submit sign-in interaction)
Interaction.SignIn.Update更新登入互動 (Update sign-in interaction)
Interaction.SignIn.Identifier.Submit識別登入互動使用者 (Identify user for sign-in interaction)
Interaction.SignIn.Identifier.Password.Submit以密碼提交登入識別碼 (Submit sign-in identifier with password)
Interaction.SignIn.Verification.NewPassword.Submit建立註冊新密碼身分 (Create new password identity for register)
Interaction.SignIn.Verification.Password.Submit建立並驗證密碼識別 (Create and verify identifier with password verification)
Interaction.SignIn.Identifier.VerificationCode.Create建立並發送登入驗證碼 (Create and send sign-in verification code)
Interaction.SignIn.Identifier.VerificationCode.Submit提交並驗證登入識別碼驗證碼 (Submit and verify sign-in identifier with verification code)
Interaction.SignIn.Verification.EmailVerificationCode.Create建立並發送登入電子郵件驗證碼 (Create and send sign-in email verification code)
Interaction.SignIn.Verification.EmailVerificationCode.Submit驗證登入電子郵件驗證碼 (Verify sign-in email verification code)
Interaction.SignIn.Verification.SmsVerificationCode.Create建立並發送登入簡訊驗證碼 (Create and send sign-in SMS verification code)
Interaction.SignIn.Verification.SmsVerificationCode.Submit驗證登入簡訊驗證碼 (Verify sign-in SMS verification code)
Interaction.SignIn.Identifier.Social.Create建立社交登入授權網址 (Create social sign-in authorization-url)
Interaction.SignIn.Identifier.Social.Submit驗證並提交社交識別碼 (Authenticate and submit social identifier)
Interaction.SignIn.Verification.Social.Create建立社交驗證網址 (Create social authentication URL)
Interaction.SignIn.Verification.Social.Submit驗證社交驗證 (Verify social authentication)
Interaction.SignIn.Identifier.SingleSignOn.Create建立單一登入 (SSO) 驗證階段 (Create single-sign-on authentication session)
Interaction.SignIn.Identifier.SingleSignOn.Submit提交單一登入 (SSO) 驗證互動 (Submit single-sign-on authentication interaction)
Interaction.SignIn.Verification.EnterpriseSso.Create建立企業級單一登入 (SSO) 驗證網址 (Create enterprise SSO authentication URL)
Interaction.SignIn.Verification.EnterpriseSso.Submit驗證企業級單一登入 (SSO) (Verify enterprise SSO authentication)
Interaction.SignIn.Verification.IdpInitiatedSso.Create建立 IdP 啟動 SAML SSO 驗證階段 (Create IdP-initiated SAML SSO authentication session)
Interaction.SignIn.Profile.Create新增登入互動個人檔案 (Put new sign-in interaction profile)
Interaction.SignIn.Profile.Delete刪除登入互動個人檔案 (Delete sign-in interaction profile)
Interaction.SignIn.Profile.Update更新登入互動個人檔案 (Patch update sign-in interaction profile)

忘記密碼 (Forgot password)

KeyName
Interaction.ForgotPassword.Create建立新忘記密碼互動 (Create new forgot-password interaction)
Interaction.ForgotPassword.Submit提交忘記密碼互動 (Submit forgot-password interaction)
Interaction.ForgotPassword.Update更新忘記密碼互動 (Update forgot-password interaction)
Interaction.ForgotPassword.Identifier.Submit識別忘記密碼互動使用者 (Identify user for forgot-password interaction)
Interaction.ForgotPassword.Identifier.VerificationCode.Create建立並發送忘記密碼驗證碼 (Create and send forgot-password verification code)
Interaction.ForgotPassword.Identifier.VerificationCode.Submit提交並驗證忘記密碼驗證碼 (Submit and verify forgot-password verification code)
Interaction.ForgotPassword.Verification.EmailVerificationCode.Create建立並發送忘記密碼電子郵件驗證碼 (Create and send forgot-password email verification code)
Interaction.ForgotPassword.Verification.EmailVerificationCode.Submit驗證忘記密碼電子郵件驗證碼 (Verify forgot-password email verification code)
Interaction.ForgotPassword.Verification.SmsVerificationCode.Create建立並發送忘記密碼簡訊驗證碼 (Create and send forgot-password SMS verification code)
Interaction.ForgotPassword.Verification.SmsVerificationCode.Submit驗證忘記密碼簡訊驗證碼 (Verify forgot-password SMS verification code)
Interaction.ForgotPassword.Profile.Create新增忘記密碼互動個人檔案 (Put new forgot-password interaction profile)
Interaction.ForgotPassword.Profile.Delete刪除忘記密碼互動個人檔案 (Delete forgot-password interaction profile)
Interaction.ForgotPassword.Profile.Update更新忘記密碼互動個人檔案 (Patch update forgot-password interaction profile)

多重要素驗證 (MFA)

KeyName
Interaction.Register.Verification.BackupCode.Create建立 MFA 綁定備用碼 (Create backup codes for MFA binding)
Interaction.Register.Verification.BackupCode.Submit驗證備用碼 (Verify backup code)
Interaction.Register.Verification.Totp.Create建立 MFA 綁定 TOTP 驗證密鑰 (Create TOTP verification secret for MFA binding)
Interaction.Register.Verification.Totp.Submit驗證 TOTP 驗證碼 (Verify TOTP verification code)
Interaction.Register.Verification.Webauthn.Create建立 WebAuthn 驗證 (Create WebAuthn authentication)
Interaction.Register.Verification.WebAuthn.Submit驗證 WebAuthn 驗證 (Verify WebAuthn authentication)
Interaction.SignIn.Verification.BackupCode.Create建立 MFA 綁定備用碼 (Create backup codes for MFA binding)
Interaction.SignIn.Verification.BackupCode.Submit驗證備用碼 (Verify backup code)
Interaction.SignIn.Verification.Totp.Create建立 MFA 綁定 TOTP 驗證密鑰 (Create TOTP verification secret for MFA binding)
Interaction.SignIn.Verification.Totp.Submit驗證 TOTP 驗證碼 (Verify TOTP verification code)
Interaction.SignIn.Verification.Webauthn.Create建立 WebAuthn 驗證 (Create WebAuthn authentication)
Interaction.SignIn.Verification.WebAuthn.Submit驗證 WebAuthn 驗證 (Verify WebAuthn authentication)

SAML 應用程式 (SAML application)

KeyName
SamlApplication.AuthnRequest接收 SAML 應用程式驗證請求 (Receive SAML application authentication request)
SamlApplication.Callback處理 SAML 應用程式回呼 (Handle SAML application callback)

安全性 (Security)

KeyName
Interaction.Create.CaptchaCAPTCHA 驗證 (CAPTCHA verification)

GitHub:Logto 稽核日誌事件 (Logto audit log events)