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

Use invariant culture when formatting claims in JwtSecurityToken #2453

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

keegan-caruso
Copy link
Contributor

Use invariant culture when formatting claims in JwtSecurityToken

Description

Verified JSONWebToken handles this correctly already.

Fixes #2409

Copy link
Collaborator

@jennyf19 jennyf19 left a comment

Choose a reason for hiding this comment

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

:shipit:

@keegan-caruso keegan-caruso merged commit e34fba2 into dev Jan 26, 2024
5 checks passed
@keegan-caruso keegan-caruso deleted the kecaruso/2409 branch January 26, 2024 22:32
keegan-caruso pushed a commit that referenced this pull request Jan 26, 2024
keegan-caruso added a commit that referenced this pull request Jan 26, 2024
#2453 was incomplete

Fixes #2409

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.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.

[Bug] JwtPayload.Claim.Value should be culture invariant
3 participants