Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the missing claims in SignedAssertion With AssertionRequestOptions Delegate #5145

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

gladjohn
Copy link
Contributor

@gladjohn gladjohn commented Feb 14, 2025

Fixes #5143

Changes proposed in this request
This pull request introduces changes to the SignedAssertionDelegateClientCredential class to handle client capabilities and claims more effectively, and adds corresponding unit tests to verify these changes.

Improvements to handling client capabilities and claims:

Unit tests for new functionality:

Testing
Unit tests

Performance impact
none

Documentation

  • All relevant documentation is updated.

@gladjohn gladjohn requested a review from a team as a code owner February 14, 2025 18:09
@gladjohn gladjohn requested a review from Copilot February 14, 2025 18:13

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@gladjohn gladjohn merged commit 7fb7918 into main Feb 19, 2025
6 checks passed
@gladjohn gladjohn deleted the gladjohn/claims_assertion branch February 19, 2025 23:37
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.

[Bug] Missing Claims Propagation in SignedAssertionWithAssertionRequestOptions Delegate
3 participants