Skip to content

Use TokenValidationParameter copy constructor to make a deep copy#3403

Merged
saurabhsathe-ms merged 3 commits into
devfrom
westin/deepCopy
Jan 22, 2026
Merged

Use TokenValidationParameter copy constructor to make a deep copy#3403
saurabhsathe-ms merged 3 commits into
devfrom
westin/deepCopy

Conversation

@westin-m
Copy link
Copy Markdown
Contributor

Addresses #3402

@westin-m westin-m requested a review from a team as a code owner January 15, 2026 20:39
@westin-m westin-m linked an issue Jan 15, 2026 that may be closed by this pull request
@westin-m westin-m added this to the 9.x Major Release milestone Jan 15, 2026
Comment thread src/Microsoft.IdentityModel.Tokens/TokenValidationParameters.cs Outdated
@saurabhsathe-ms saurabhsathe-ms merged commit 0408a00 into dev Jan 22, 2026
6 checks passed
@westin-m westin-m deleted the westin/deepCopy branch May 13, 2026 21:35
westin-m added a commit that referenced this pull request May 27, 2026
… deep copy (#3488)

* Use TokenValidationParameter copy constructor to make a deep copy (#3403)

* make a deep copy with copy constructor

* PR feedback

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

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.

TokenValidationParameters.Clone makes a shallow copy

3 participants