No Events Logged If a User is Redirected from an Action and Does Not Come Back to Auth0
Last Updated:
Overview
The flow is as follows:
- The user logs in successfully (e.g., by entering credentials).
- The user is sent to a third-party page using a Redirect in an Action or a rule.
- The user does not return from that page, so the /continue endpoint is not called.
Applies To
- Actions
- Log Event
Solution
If the user does not return back from the redirect (i.e. /continue endpoint is not called), no logs will be logged to the tenant for that transaction.