Skip to content

docs: first pass for user profile maintenance - #1661

Open
hazel-nut wants to merge 5 commits into
mainfrom
ia/user-profiles
Open

docs: first pass for user profile maintenance#1661
hazel-nut wants to merge 5 commits into
mainfrom
ia/user-profiles

Conversation

@hazel-nut

@hazel-nut hazel-nut commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

commits are descriptive:

  • adds root pages for some user profile sections
  • combines the separate example schema page into the main schema page
  • combines the two separated normalized profile pages into one page
  • removes the emphasis on "root" attributes
  • reformats the attribute list on the schema page to remove the table

intentionally minimal content editing to keep this as a small incremental change.

Reference

all changes already per discussion with the PM.

Testing

look commit-by-commit because all but the reformatting are pretty small. for the reformatting, check the page in the deploy preview.

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

@hazel-nut
hazel-nut requested a review from a team as a code owner August 3, 2026 17:52
@mintlify

mintlify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Aug 3, 2026, 5:59 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-dev 🟢 Ready View Preview Aug 3, 2026, 5:59 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Aug 3, 2026, 5:59 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 91
✅ Successful 5
⏳ Timeouts 0
🔀 Redirected 9
👻 Excluded 77
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Redirects per input

Redirects in main/docs/manage-users/user-accounts/user-profiles/normalized-user-profiles.mdx

Redirects in main/docs/manage-users/user-accounts/user-profiles/root-attributes.mdx

Redirects in main/docs/manage-users/user-accounts/user-profiles/root-attributes/set-root-attributes-during-user-import.mdx

Redirects in main/docs/manage-users/user-accounts/user-profiles/root-attributes/set-root-attributes-during-user-sign-up.mdx

Redirects in main/docs/manage-users/user-accounts/user-profiles/root-attributes/update-root-attributes-for-users.mdx

Redirects in main/docs/manage-users/user-accounts/user-profiles/user-profile-structure.mdx

Comment on lines +7 to +8
"source": "docs/manage-users/user-accounts/user-profiles/normalized-user-profiles",
"destination": "docs/manage-users/user-accounts/user-profiles/normalized-user-profile-schema"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think these are swapped

Comment on lines +3 to +4
"source": "docs/manage-users/user-accounts/user-profiles/sample-user-profiles",
"destination": "docs/manage-users/user-accounts/user-profiles/user-profile-structure"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"source": "docs/manage-users/user-accounts/user-profiles/sample-user-profiles",
"destination": "docs/manage-users/user-accounts/user-profiles/user-profile-structure"
"source": "/docs/manage-users/user-accounts/user-profiles/sample-user-profiles",
"destination": "/docs/manage-users/user-accounts/user-profiles/user-profile-structure"


Auth0 refers to all user data sources as **connections** because Auth0 connects to them to authenticate the user.

If there are user attributes that you do not want Auth0 to store, you can [add user attributes to the DenyLint](/docs/secure/security-guidance/data-security/denylist).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If there are user attributes that you do not want Auth0 to store, you can [add user attributes to the DenyLint](/docs/secure/security-guidance/data-security/denylist).
If there are user attributes that you do not want Auth0 to store, you can [add user attributes to the DenyList](/docs/secure/security-guidance/data-security/denylist).

To learn about the attributes included in the normalized user profile and understand how you can work with them, read [User Profile Structure](/docs/manage-users/user-accounts/user-profiles/user-profile-structure).

## Learn more
## Normalized user profile schema

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Normalized user profile schema
## Normalized user profile schema

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants