Skip to content

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

Keegan Caruso and others added 20 commits June 23, 2023 10:22
Co-authored-by: Brent Schmaltz <brentsch@hotmail.com>
remove using System
Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
* SymmetricSecurityKey needs 32 bytes

* Update source-build-externals dependencies

---------

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
* Update Wilson7 branch

Default to using new handlers
Changes from API review

* Handle obsolete members

* Handle obsolete members in tests

* Add aka.ms link

---------

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
@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.

@ghost ghost 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