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 ECDsa support in JsonWebKeyConverter.ConvertFromX509SecurityKey #2379

Closed
wants to merge 13 commits into from

Conversation

joegoldman2
Copy link
Contributor

@joegoldman2 joegoldman2 commented Oct 21, 2023

Fixes #2217.

I think the parameter representAsRsaKey should probably be renamed to something else as EC will be supported. I am waiting for your feedback.

@joegoldman2 joegoldman2 requested a review from a team as a code owner April 19, 2024 15:41
@joegoldman2
Copy link
Contributor Author

@keegan-caruso are you able to review this PR please?

@keegan-caruso
Copy link
Contributor

@joegoldman2 We'd really like to see tests on functional changes.

Would it be possible to test this flow with an in-memory ECDsa key?

@joegoldman2
Copy link
Contributor Author

I'm closing this PR in favor of #2377. I decided to merge both PRs because it is simpler to test the fixes.

@joegoldman2 joegoldman2 closed this Jul 2, 2024
@joegoldman2 joegoldman2 deleted the fix/2217 branch July 2, 2024 17:27
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] JsonWebKeyConverter.ConvertFromX509SecurityKey lies about the Key Type
3 participants