Skip to content

Document personalization and JWT login options - #6959

Merged
ethanpalm merged 4 commits into
mainfrom
agent/document-personalization-and-jwt-login-options
Aug 14, 2026
Merged

Document personalization and JWT login options#6959
ethanpalm merged 4 commits into
mainfrom
agent/document-personalization-and-jwt-login-options

Conversation

@DeweyMarco

@DeweyMarco DeweyMarco commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document standalone personalization under Add-ons, including Shared session setup and custom-subpath support
  • distinguish public personalization from full authentication and document multiple named JWT login URLs
  • clarify that window.mintlify.user works for authentication and standalone personalization
  • correct the July changelog description for custom-base-path personalization

Why

The personalization UI and custom-subpath support shipped separately from the authentication documentation, leaving the docs to say that personalization required OAuth or JWT authentication. The multiple-JWT-login-URL UI and server behavior were also undocumented.

Validation

  • mint broken-links
  • git diff --check

Note

Low Risk
Documentation-only changes with no runtime or security logic modified.

Overview
Personalization is documented as a public-docs feature under dashboard Add-ons, using shared session, JWT, or OAuth to identify visitors without locking pages behind login. The page adds setup for shared session (credentialed Info API, CORS, caching), JWT/OAuth flows (including custom subpath redirect URLs), and explicit warnings that groups and OpenAPI x-mint.groups affect navigation visibility under personalization—not URL access (authentication still required for true restrictions).

Authentication docs now point readers to personalization for custom subpaths, describe multiple named JWT login URLs (selection page, redirect forwarding), and clarify that user data fields (expiresAt, groups, etc.) apply to standalone personalization as well as OAuth/JWT auth.

Custom scripts and the changelog are updated so window.mintlify.user covers personalization, unidentified visitors are mentioned, and the July entry correctly states personalization works with custom base paths.

Reviewed by Cursor Bugbot for commit 17e89a9. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 11, 2026, 9:52 PM

@mintlify

mintlify Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Aug 11, 2026, 9:52 PM

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

@ethanpalm ethanpalm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

pushed some small changes. lgtm

@ethanpalm
ethanpalm merged commit 5fa5efc into main Aug 14, 2026
6 checks passed
@ethanpalm
ethanpalm deleted the agent/document-personalization-and-jwt-login-options branch August 14, 2026 18:00
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.

3 participants