Skip to content

Conversation

iNinja
Copy link
Contributor

@iNinja iNinja commented Sep 4, 2024

Add initial regression tests for the new validation path

Description

Added theory based test for comparing the ValidationParameters based new token validation path against JsonWebTokenHandler's original path with TokenValidationParameters.

More tests are being added as a follow up.

Part of #2711

iNinja added 5 commits August 30, 2024 16:55
…ValidationParameters and ValidationParameters

Added error message when validating a signature and the key is not found using the kid, without trying all keys
# Conflicts:
#	src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.ValidateSignature.cs
@iNinja iNinja requested a review from a team as a code owner September 4, 2024 14:26
iNinja and others added 3 commits September 4, 2024 16:33
Added ctor JsonWebTokenHandlerValidationParametersTheoryData to take TestId.
@brentschmaltz brentschmaltz merged commit 1619c36 into dev Sep 4, 2024
@jennyf19 jennyf19 added this to the 8.0.3 milestone Sep 20, 2024
@brentschmaltz brentschmaltz deleted the iinglese/add-regression-tests branch October 23, 2024 21:54
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.

5 participants