DOC-3519 - Add Cloud vs On-Premises disambiguation callout to AI JWT page#4156
Open
kemister85 wants to merge 1 commit into
Open
DOC-3519 - Add Cloud vs On-Premises disambiguation callout to AI JWT page#4156kemister85 wants to merge 1 commit into
kemister85 wants to merge 1 commit into
Conversation
ec314d0 to
e51f09b
Compare
This was referenced May 29, 2026
Add a NOTE admonition to the Cloud JWT authentication page clarifying that it applies to Cloud-hosted AI only, with the key differences in aud claim and signing algorithm, and a cross-link to the on-premises JWT page.
e51f09b to
69e7937
Compare
shanmen-tiny
approved these changes
May 29, 2026
kimwoodfield
approved these changes
May 29, 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.
Ticket
DOC-3519
Site
Staging
Changes
modules/ROOT/pages/tinymceai-jwt-authentication-intro.adoc(the Cloud JWT page) clarifying:audclaim and signing algorithm differ for on-premises (API key + RS256 vs Environment ID + HS256)xref:The on-premises JWT page already has a WARNING callout directing users away from the Cloud guide. This adds the reciprocal callout on the Cloud page.