Update dotnet-azure-ad-identitymodel-extensions monorepo to v6.30.1 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Microsoft.IdentityModel.JsonWebTokens | nuget | patch |
6.30.0 -> 6.30.1
|
Microsoft.IdentityModel.Tokens | nuget | patch |
6.30.0 -> 6.30.1
|
System.IdentityModel.Tokens.Jwt | nuget | patch |
6.30.0 -> 6.30.1
|
Release Notes
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
v6.30.1
This release contains work from the following MRs:
- Modified token validation to be async throughout the call graph #2075
- Enforce key sizes when creating HMAC #2072
- Fix AotCompatibilityTests #2066
- Use up-to-date "now", in case take long time to get Metadata #2063
This release addresses #1743 and, as such, going forward if the SymmetricKey is smaller than the required size for HMAC IdentityModel will throw an ArgumentOutOfRangeException which is the same exception when the SymmetricKey is smaller than the minimum key size for encryption.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.