Merged
Conversation
Summary
Errors per inputErrors in main/docs/authenticate/login/auth0-universal-login.mdx
|
mikemimik
requested changes
Jan 29, 2026
mikemimik
previously approved these changes
Jan 30, 2026
Contributor
mikemimik
left a comment
There was a problem hiding this comment.
LGTM
Approval for:
main/docs.json
BcnCarlos
reviewed
Feb 25, 2026
avanscoy
commented
Apr 21, 2026
avanscoy
commented
Apr 21, 2026
BcnCarlos
previously approved these changes
Apr 24, 2026
| --- | ||
|
|
||
| <Warning> | ||
| Correlation ID is currently in Early Access. By using this feature, you agree to the applicable Free Trial terms in Okta's [Master Subscription Agreement](https://www.okta.com/legal). To learn more about Auth0's product release cycle, read [Product Release Stages](/docs/troubleshoot/product-lifecycle/product-release-stages). To participate in this program, contact [Auth0 Support](support.auth0.com) or your Technical Account Manager. |
Contributor
There was a problem hiding this comment.
Suggested change
| Correlation ID is currently in Early Access. By using this feature, you agree to the applicable Free Trial terms in Okta's [Master Subscription Agreement](https://www.okta.com/legal). To learn more about Auth0's product release cycle, read [Product Release Stages](/docs/troubleshoot/product-lifecycle/product-release-stages). To participate in this program, contact [Auth0 Support](support.auth0.com) or your Technical Account Manager. | |
| Correlation ID is currently in Early Access. By using this feature, you agree to the applicable Free Trial terms in Okta's [Master Subscription Agreement](https://www.okta.com/legal). To learn more about Auth0's product release cycle, read [Product Release Stages](/docs/troubleshoot/product-lifecycle/product-release-stages). To participate in this program, contact [Auth0 Support](https://support.auth0.com) or your Technical Account Manager. |
| #### Tracking | ||
|
|
||
| <Warning> | ||
| Correlation ID is currently in Early Access. By using this feature, you agree to the applicable Free Trial terms in Okta’s [Master Subscription Agreement](https://www.okta.com/legal). To learn more about Auth0's product release cycle, read [Product Release Stages](/docs/troubleshoot/product-lifecycle/product-release-stages). To participate in this program, contact [Auth0 Support](support.auth0.com) or your Technical Account Manager. |
Contributor
There was a problem hiding this comment.
Suggested change
| Correlation ID is currently in Early Access. By using this feature, you agree to the applicable Free Trial terms in Okta’s [Master Subscription Agreement](https://www.okta.com/legal). To learn more about Auth0's product release cycle, read [Product Release Stages](/docs/troubleshoot/product-lifecycle/product-release-stages). To participate in this program, contact [Auth0 Support](support.auth0.com) or your Technical Account Manager. | |
| Correlation ID is currently in Early Access. By using this feature, you agree to the applicable Free Trial terms in Okta’s [Master Subscription Agreement](https://www.okta.com/legal). To learn more about Auth0's product release cycle, read [Product Release Stages](/docs/troubleshoot/product-lifecycle/product-release-stages). To participate in this program, contact [Auth0 Support](https://support.auth0.com) or your Technical Account Manager. |
| + `transaction.correlation_id` | ||
| * The `custom_domain` object, with access to the following property: | ||
|
|
||
| + `custome_domain.domain` |
Contributor
There was a problem hiding this comment.
Suggested change
| + `custome_domain.domain` | |
| + `custom_domain.domain` |
| | ----- | ----- | ---- | | ||
| | `correlation_id` | A unique identifier to track authentication events such as signup and successful login. 64 characters or less. Add `correlationId: "{{correlation_id}}"` to your template to track events through your custom login page. | `0001234` | | ||
|
|
||
| <Warning> |
Contributor
There was a problem hiding this comment.
back to back warnings here... can we swap to callout? or fold into table? this is minor but just a thought. feel free to ignore
nick-gagliardi
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Adding
correlation_idfunctionality to Universal Login and Actions Event objects.References
Testing
Local testing
Checklist