Add documentation for improved client assertions support#1037
Open
Erwinvandervalk wants to merge 6 commits intomainfrom
Open
Add documentation for improved client assertions support#1037Erwinvandervalk wants to merge 6 commits intomainfrom
Erwinvandervalk wants to merge 6 commits intomainfrom
Conversation
Contributor
Erwinvandervalk
commented
Mar 18, 2026
- im
- imoc
- added client assertions sample link
Contributor
There was a problem hiding this comment.
Pull request overview
Adds and cross-links documentation for client assertions support across IdentityModel and related libraries, including guidance for DPoP retry scenarios and a runnable sample reference.
Changes:
- Added a new IdentityModel “Client Assertions” endpoint doc covering
ClientAssertionandClientAssertionFactory(including DPoP retry motivation). - Updated OidcClient DPoP docs to note support for combining DPoP with client assertions.
- Fixed note-block formatting and added a working sample link in Access Token Management docs.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| astro/src/content/docs/identitymodel/endpoints/client-assertions.md | New endpoint documentation for client assertions and the new factory-based API. |
| astro/src/content/docs/identitymodel-oidcclient/advanced/dpop.mdx | Adds a note linking DPoP usage to client assertions documentation. |
| astro/src/content/docs/accesstokenmanagement/advanced/client-assertions.mdx | Fixes admonition closing and links to a complete sample implementation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
astro/src/content/docs/identitymodel-oidcclient/advanced/dpop.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
maartenba
reviewed
Mar 19, 2026
astro/src/content/docs/identitymodel/endpoints/client-assertions.md
Outdated
Show resolved
Hide resolved
maartenba
reviewed
Mar 19, 2026
astro/src/content/docs/identitymodel/endpoints/client-assertions.md
Outdated
Show resolved
Hide resolved
maartenba
approved these changes
Mar 19, 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.