Skip to content

Add documentation for improved client assertions support#1037

Merged
maartenba merged 6 commits intomainfrom
client-assertions
Mar 24, 2026
Merged

Add documentation for improved client assertions support#1037
maartenba merged 6 commits intomainfrom
client-assertions

Conversation

@Erwinvandervalk
Copy link
Copy Markdown
Contributor

  • im
  • imoc
  • added client assertions sample link

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 ClientAssertion and ClientAssertionFactory (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.

Comment thread astro/src/content/docs/identitymodel-oidcclient/advanced/dpop.mdx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread astro/src/content/docs/identitymodel/endpoints/client-assertions.md Outdated
Comment thread astro/src/content/docs/identitymodel/endpoints/client-assertions.md Outdated
@maartenba maartenba added the documentation Improvements or additions to documentation label Mar 24, 2026
@maartenba maartenba added this to the 2026-Q1 milestone Mar 24, 2026
@maartenba maartenba merged commit 06bc479 into main Mar 24, 2026
7 of 8 checks passed
@maartenba maartenba deleted the client-assertions branch March 24, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants