Skip to content

Add documentation for improved client assertions support#1037

Open
Erwinvandervalk wants to merge 6 commits intomainfrom
client-assertions
Open

Add documentation for improved client assertions support#1037
Erwinvandervalk wants to merge 6 commits intomainfrom
client-assertions

Conversation

@Erwinvandervalk
Copy link
Contributor

  • im
  • imoc
  • added client assertions sample link

Copy link
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.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants