Add Multi-Issuer docs page - #1176
Merged
Merged
Conversation
ProgrammerAL
requested review from
Copilot,
khalidabuhakmeh,
maartenba and
wcabus
August 4, 2026 15:38
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a dedicated documentation page explaining the JWT iss (issuer) claim and IdentityServer’s Multi-Issuer capability, and updates the IdentityServer landing page to point “Multi-Issuer” to that new content.
Changes:
- Added new docs page at
identityserver/tokens/issuerdescribing issuer claim behavior and Multi-Issuer. - Updated the “Multi-Issuer” LinkCard on the IdentityServer index page to link to the new page.
- Adjusted sidebar ordering for the FAPI 2.0 token documentation page.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| astro/src/content/docs/identityserver/tokens/issuer.mdx | New documentation page describing issuer claim behavior and Multi-Issuer, including a caution note. |
| astro/src/content/docs/identityserver/tokens/fapi-2-0-specification.md | Adds sidebar order metadata to position the page correctly in navigation. |
| astro/src/content/docs/identityserver/index.mdx | Updates the “Multi-Issuer” LinkCard destination to the new issuer docs page. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
wcabus
requested changes
Aug 5, 2026
maartenba
approved these changes
Aug 5, 2026
Co-authored-by: Wesley Cabus <wesley@gotsharp.be>
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
wcabus
approved these changes
Aug 5, 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.
/identityserver/tokens/issuer//identityserver/to go to the new page instead of the IdentityServer Options page