Skip to content
Discussion options

You must be logged in to vote

Microsoft.AspNetCore.Authentication.JwtBearer version 8.0.18 has a dependency on Microsoft.IdentityModel.Protocols.OpenIdConnect >= 7.1.2

Can you try adding the package Microsoft.IdentityModel.Protocols.OpenIdConnect explicitly to your project as well, but setting the version to 8.13.0 instead? You may need to add additional NuGet packages (from that list above) to ensure they're all using the same version.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ElliotDunk
Comment options

@wcabus
Comment options

Answer selected by ElliotDunk
@ElliotDunk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants