Skip to content

Bump System.IdentityModel.Tokens.Jwt from 4.0.2.206221351 to 6.31.0#5694

Merged
mitchelsellers merged 3 commits intodnnsoftware:release/10.0.0from
bdukes:jwt-upgrade
Jun 21, 2023
Merged

Bump System.IdentityModel.Tokens.Jwt from 4.0.2.206221351 to 6.31.0#5694
mitchelsellers merged 3 commits intodnnsoftware:release/10.0.0from
bdukes:jwt-upgrade

Conversation

@bdukes
Copy link
Copy Markdown
Contributor

@bdukes bdukes commented Jun 16, 2023

Summary

This PR upgrades the JWT auth project to the latest version of the System.IdentityModel.Tokens.Jwt package.

This involved translating one piece of code from the old objects to a new set of types.

It introduces a dependency on System.Text.Json, as well as a couple of new IdentityModel assemblies.

@bdukes bdukes added this to the 10.0.0 milestone Jun 16, 2023
@bdukes
Copy link
Copy Markdown
Contributor Author

bdukes commented Jun 16, 2023

I've installed the updated JWT package on a 9.11.2 site and was able to successfully call APIs using JWT

Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for cleaning up the code in the process 😄

@bdukes
Copy link
Copy Markdown
Contributor Author

bdukes commented Jun 20, 2023

@mitchelsellers this PR is ready to merge

@mitchelsellers
Copy link
Copy Markdown
Contributor

Boo? Merging the other one seems to have added a conflict

@bdukes
Copy link
Copy Markdown
Contributor Author

bdukes commented Jun 21, 2023

Conflicts resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants