Skip to content

Update from code changes: document multiple JWT login URLs - #6907

Open
mintlify[bot] wants to merge 3 commits into
mainfrom
mintlify/a0e4b5ae
Open

Update from code changes: document multiple JWT login URLs#6907
mintlify[bot] wants to merge 3 commits into
mainfrom
mintlify/a0e4b5ae

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Site-wide JWT authentication now supports between 2 and 10 named login URLs per deployment. When more than one URL is configured, unauthenticated visitors see a branded login selection screen instead of an immediate redirect. Single-URL behavior is unchanged, and JWT personalization still accepts only one loginUrl. Triggered by https://github.com/mintlify/server/pull/7291.

Changes

  • Added an "Offer multiple login URLs" subsection to the JWT setup on deploy/authentication-setup.mdx.
  • Mirrored the addition into es/, fr/, and zh/ translations.

Note

Low Risk
Documentation-only changes to authentication setup guides; no runtime or auth logic in this repo.

Overview
Documents site-wide JWT authentication support for multiple named login URLs (loginUrls), aligned with server changes in mintlify/server#7291.

Adds an "Offer multiple login URLs" section after the JWT setup steps in deploy/authentication-setup.mdx. It explains when to use multiple IdPs or regional login flows, that visitors with more than one URL see a branded login picker, and how to pass { name, url } pairs (name length and URL validation). Includes a sample JWT auth JSON with loginUrl and loginUrls, and notes that JWT personalization still allows only a single loginUrl.

The same section is added in Spanish, French, and Chinese (es/, fr/, zh/ authentication-setup.mdx), with locale-specific personalization links and anchor wrappers where those locales use them.

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

@mintlify

mintlify Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 7, 2026, 4:51 AM

@mintlify

mintlify Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Aug 7, 2026, 4:51 AM

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

Comment thread deploy/authentication-setup.mdx Outdated
Comment thread deploy/authentication-setup.mdx Outdated
@ethanpalm

Copy link
Copy Markdown
Collaborator

do not merge yet

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