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

[Backport] Fix AadIssuerValidator's handling of trailing forward slashes #2415

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

halter73
Copy link
Contributor

This is a backport of #2361 since some customers are running into this issue when using the Microsoft.IdentityModel.Validators 6.x packages with ASP.NET Core 8.

This can happen even if developers are referencing the latest Microsoft.Identity.Web NuGet package but happen to be doing it from a net7.0 or earlier project that is then referenced by net8.0 project. See dotnet/aspnetcore#52283 (comment) for background

@jmprieur @jennyf19

Copy link
Collaborator

@jennyf19 jennyf19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jennyf19 jennyf19 added this to the 6.34.0 milestone Nov 23, 2023
@brentschmaltz brentschmaltz merged commit e958c5f into AzureAD:dev6x Nov 23, 2023
1 check passed
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.

3 participants