Skip to content

Comments

Backport "Do not escape '+' character in x5c of jwks" to 7.3.x#2356

Closed
damianh wants to merge 1 commit intoreleases/is/7.3.xfrom
dh/plus-jwks-serialization-7.3
Closed

Backport "Do not escape '+' character in x5c of jwks" to 7.3.x#2356
damianh wants to merge 1 commit intoreleases/is/7.3.xfrom
dh/plus-jwks-serialization-7.3

Conversation

@damianh
Copy link
Member

@damianh damianh commented Feb 12, 2026

Summary

Changes

  • Added ToUnescapedString() method to ObjectSerializer.cs
  • Updated JsonWebKeysResult.cs to use unescaped serialization
  • Added integration tests for x5c/x5t escaping behavior
  • Added unit test for plus character serialization

Cherry-pick Approach

Clean cherry-pick - git cherry-pick 2e704d938 --no-commit applied cleanly. File paths and test library (Shouldly) match 7.4.x, so no manual adjustments were required.

@damianh damianh self-assigned this Feb 12, 2026
@damianh damianh closed this Feb 12, 2026
@damianh damianh deleted the dh/plus-jwks-serialization-7.3 branch February 12, 2026 16:02
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.

1 participant