Documentation Index Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Auth0 tenant logs provide transaction details for user authentication actions. Tenant logs capture information from the sign-in, login, and verification processes for review. You can review how the user authenticated, which credentials they provided, length of transaction, and connection status.
Below are the default values captured in tenant logs:
Attribute Description completedAtStage completion time, including user interaction time elapsedTimeDifference between completedAt and initiatedAt flowVaries based on login experience (i.e., Universal or Classic) initiatedAtStage start time nameName of the stage
login
The login stage provides the following values:
Attribute Description flowAble to take two values dependent on Universal or Classic Login user_idAuth0 ID of the user authenticated in this stage user_nameName of the user authenticated in this stage
Additional fields with the following information:
Attribute Description connectionConnection used to authenticate the user connection_idID of the connection used to authenticate the user strategyStrategy of the connection used to authenticate user identityUsers’ authenticated identity
Values for additional events in the login flow:
Name Universal Login Experience Description federated-authenticateUniversal Federated connection used for authentication, social, legal, or enterprise lock-password-authenticateClassic User authenticated with a username and password oauth1-authenticateClassic User authenticated with an oauth1 federation oauth2-authenticateClassic User authenticated with an oauth2 federation oidc-authenticateClassic User authenticated with an oidc federation prompt-authenticateUniversal User authenticated with a username and password prompt-authenticate-passwordUniversal User authenticated with username and password in the idfirst flow prompt-signupUniversal User signed up using a username and password prompt-signup-passwordUniversal User signed up using username and password using the idfirst flow saml-authenticateClassic User authenticated with a SAML federation wsfed-authenticateClassic User authenticated with a WS-FED federation
consent
The consent stage provides the following values:
Attribute Description grantInfoThe {"{myApiIdentifier}"} or identifier of the API granted permission by the user audienceToken audience idUser grant persisted in the database scopeApproved scope granted by the user
login-email-verification
The email verification prompt provides the following values:
Attribute Description login-email-verificationIs included if the email verification prompt was presented
redirect
The redirect stage provides the following values:
Attribute Description URLURL the user was redirected to
mfa
Multi-factor authentication provides the following values:
Attribute Description flowCan take two values depending if used with the Classic experience (mfa) or the Universal experience (universal-mfa). performed_acracr that will be included in the id_token.performed_amramr that will be included in the id_token.providerProvider used to perform mfa.