Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency System.IdentityModel.Tokens.Jwt to 6.36.0 #70

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
System.IdentityModel.Tokens.Jwt 6.34.0 -> 6.36.0 age adoption passing confidence

Release Notes

AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (System.IdentityModel.Tokens.Jwt)

v6.36.0

6.36.0

CVE package updates

CVE-2024-30105

New feature
  • A derived ClaimsIdentity where claim retrieval is case-sensitive. The current ClaimsIdentity, in .NET, retrieves claims in a case-insensitive manner which is different than querying the underlying SecurityToken. The new CaseSensitiveClaimsIdentity class provides consistent retrieval logic with SecurityToken. Opt in to the new behavior via an AppContext switch. See PR #​2710 for details.
Fundamentals
  • Update signing info for NuGet packages. See PR #​2696 for details.

v6.35.0

Compare Source

Bug Fix
  • fix AadIssuerValidator's handling of trailing forward slashes. See issue [#​2415] for more details.
Feature
  • Adds an AppContext switch to control HMAC key size verification. See #​2421 for more details.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch from f72927f to 2b629d6 Compare July 19, 2024 05:02
@renovate renovate bot changed the title Update dependency System.IdentityModel.Tokens.Jwt to v6.35.1 Update dependency System.IdentityModel.Tokens.Jwt to v6.36.0 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch 2 times, most recently from b1037ac to 26d3045 Compare August 9, 2024 22:56
@renovate renovate bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch from 26d3045 to df95d4f Compare August 9, 2024 22:59
@renovate renovate bot changed the title Update dependency System.IdentityModel.Tokens.Jwt to v6.36.0 Update dependency System.IdentityModel.Tokens.Jwt to 6.36.0 Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants