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

Introduces AadSigningKeyIssuerValidation check #2136

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

sruke
Copy link
Contributor

@sruke sruke commented Jul 12, 2023

In the same way Microsoft.IdentityModel.Validators proposes a specific implementation of issuer validators for AAD AadIssuerValidator, this PR provides an AAD specific implementation for the signing key issuer validator.

#2134

@sruke sruke added the Enhancement The issue is a new feature label Jul 12, 2023
@sruke sruke requested a review from jennyf19 July 12, 2023 15:58
@sruke sruke self-assigned this Jul 12, 2023
@sruke sruke requested review from GeoK and dannybtsai July 12, 2023 15:58
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.32.0 milestone Jul 12, 2023
@sruke sruke force-pushed the sruthi/IssuerValidator branch from 8b058d1 to d01b20e Compare July 12, 2023 16:16
@sruke sruke merged commit 8f00ee2 into dev Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement The issue is a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Add an AAD specific signing key issuer validator, in Microsoft.IdentityModel.Issuers
2 participants