Added clearer description, remove outdated information, fixed links#50702
Merged
gewarren merged 6 commits intodotnet:mainfrom Dec 19, 2025
Merged
Added clearer description, remove outdated information, fixed links#50702gewarren merged 6 commits intodotnet:mainfrom
gewarren merged 6 commits intodotnet:mainfrom
Conversation
Contributor
Author
|
@dotnet-policy-service agree company="Duende Software" |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the IdentityServer documentation to reflect current best practices and correct outdated information. The changes modernize the content by clarifying the product description, updating protocol references to use current terminology, and revising guidance for JavaScript client implementations.
Key changes:
- Enhanced product description with emphasis on Duende IdentityServer as a framework for building standards-compliant authentication servers
- Updated OAuth terminology from "OAuth2" to "OAuth 2" and "OAuth 2.x" for consistency with current standards
- Revised JavaScript clients section to focus on the Backend-for-Frontend (BFF) pattern instead of outdated JavaScript client library approaches
- Fixed broken repository links and updated reference documentation URLs
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
…nto rolandguijt/identityserverrev
Contributor
Author
|
@gewarren Thank you for the suggestions! |
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.
Summary
This doc needed an update badly. I've clarified the description of the product, removed outdated information and added new where relevant.
Completely removed the reference to the javascript client library since that is no longer a best practice. Instead clarified the part about BFF.
Also: fixed broken links
Fixes #Issue_Number (if available)
Internal previews