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 JwtBearer, WsFed, and OIDC handlers to use identity model 7 #49541

Merged
merged 21 commits into from
Jul 21, 2023

Conversation

keegan-caruso
Copy link
Contributor

Update JwtBearer, WsFed, and OIDC handlers to use identity model 7

Description

IdentityModel has updated the token validation to be more performant, provide an async model and provide a Last-Known-Good model for preserving metadata that was last known to validate a token for a specific identity provider

Proposing that we consolidate #48966 and #49333 into this one

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jul 20, 2023
@ghost
Copy link

ghost commented Jul 20, 2023

Thanks for your PR, @keegan-caruso. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer label Jul 20, 2023
Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

Approving as this is what was committed into the release/8.0-preview7 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants