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

[release/6.x] Enable AAD signing key issuer validation for API Key auth #6488

Merged

Conversation

schmittjoseph
Copy link
Member

Summary

Manual backport of #6459 to release/6.x. Manual backport was needed due to a difference in dependencies. release/6.x doesn't have AAD auth, so it doesn't pull in Microsoft.Identity.Web. As a result it doesn't have the needed Microsoft.IdentityModel.Validators package. Add Microsoft.IdentityModel.Validators explicitly.

Release Notes Entry

@schmittjoseph schmittjoseph added the backport Pull requests that are backports of another pull request label Apr 22, 2024
@schmittjoseph schmittjoseph changed the title [release/6.x] Enable AAD signing key issuer validation for API Key auth [DO NOT REVIEW] [release/6.x] Enable AAD signing key issuer validation for API Key auth Apr 22, 2024
@schmittjoseph schmittjoseph force-pushed the backport-6459-release6x branch from 5dc0a6f to aa112ce Compare April 22, 2024 20:16
@schmittjoseph schmittjoseph changed the title [DO NOT REVIEW] [release/6.x] Enable AAD signing key issuer validation for API Key auth [release/6.x] Enable AAD signing key issuer validation for API Key auth Apr 22, 2024
@schmittjoseph schmittjoseph marked this pull request as ready for review April 22, 2024 20:16
@schmittjoseph schmittjoseph requested a review from a team as a code owner April 22, 2024 20:16
@schmittjoseph schmittjoseph merged commit 5c69fec into dotnet:release/6.x Apr 22, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Pull requests that are backports of another pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants