Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Microsoft.AspNetCore.Authentication.JwtBearer (8.0.17) uses a deprecated version of Microsoft.IdentityModel.Protocols.OpenIdConnect (7.1.2) which couses my docker build to brake.
Expected Behavior
Microsoft.AspNetCore.Authentication.JwtBearer for .NET 8 should reference the first available supported version of Microsoft.IdentityModel.Protocols.OpenIdConnect
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
8.0.204
Anything else?
No response