Update dependency System.IdentityModel.Tokens.Jwt to v6.27.0 #166
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.24.0
->6.27.0
Release Notes
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
v6.27.0
Servicing release
Set maximum depth for Newtonsoft parsing.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2024
Improve metadata failure message.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2010
Validate size of symmetric signatures.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2008
Added property TokenEndpoint to BaseConfiguration.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1998
v6.26.1
=========
Bug Fixes:
Releasing a Hotfix for Wilson 6.26.0 that reverts async/await changes made in #1996 to address a performance reduction issue.
v6.26.0
Compare Source
Servicing release
Introducing a new boolean TokenValidationParameter LogTokenId.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#2002
Update System.Text.Encodings.Web
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1997
Update ValidateToken call stack fully async
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1996
JsonWebTokenHandler to return the JsonWebToken on validation failure
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1989
Update documentation of DefaultTokenLifetimeInMinutes
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1988
v6.25.1
Compare Source
Servicing release
.net was throwing when JWT tokens contained claims that used escaped characters.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1975
Fixed Typo in comments
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1971
Added inner exception to help diagnose when reading JWT tokens fails.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1968
Updated comments to improve understanding of RoleClaimTypeRetriever and NameClaimTypeRetriever
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1960
v6.25.0
Compare Source
Add Instance property bag that is cleared when Clone is called.
Added comments to JsonWebTokenHandler and JwtSecurityTokenHandler to emphasize that ReadToken does not validate the token.
#1952
#1954
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.