-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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 Wilson7 branch #49491
Update Wilson7 branch #49491
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @captainsafia
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…49542) * Option to use JsonWebTokenHandler in OpenIdConnectHandler * fix sample * split event tests * update IdentityModel to 6.31.0 * Added JsonWebTokenHandler and TokenHandlers (#48857) Co-authored-by: Brent Schmaltz <[email protected]> * adjust for claims mapping remove using System * moved api's to unshipped * Addressed PR comments * Removed setter. * Use 7.0.0-preview for identity model libraries * fix bild break, useTokenHanlders default false. * use var for identitymodel versions * Move new apis to unshipped * Increase key size to 256 bits or HMAC will fail. * update version of identity model libraries (#49349) Co-authored-by: Keegan Caruso <[email protected]> * Update Wilson7 branch (#49491) * SymmetricSecurityKey needs 32 bytes * Update source-build-externals dependencies --------- Co-authored-by: Keegan Caruso <[email protected]> * Update Wilson7 branch (#49524) * 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 <[email protected]> * Changes from API review * Comments from review --------- Co-authored-by: Keegan Caruso <[email protected]> Co-authored-by: Brent Schmaltz <[email protected]> Co-authored-by: BrentSchmaltz <[email protected]> Co-authored-by: Safia Abdalla <[email protected]>
…49541) * Option to use JsonWebTokenHandler in OpenIdConnectHandler * fix sample * split event tests * update IdentityModel to 6.31.0 * Added JsonWebTokenHandler and TokenHandlers (#48857) Co-authored-by: Brent Schmaltz <[email protected]> * adjust for claims mapping remove using System * moved api's to unshipped * Addressed PR comments * Removed setter. * Use 7.0.0-preview for identity model libraries * fix bild break, useTokenHanlders default false. * use var for identitymodel versions * Move new apis to unshipped * Increase key size to 256 bits or HMAC will fail. * update version of identity model libraries (#49349) Co-authored-by: Keegan Caruso <[email protected]> * Update Wilson7 branch (#49491) * SymmetricSecurityKey needs 32 bytes * Update source-build-externals dependencies --------- Co-authored-by: Keegan Caruso <[email protected]> * Update Wilson7 branch (#49524) * 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 <[email protected]> * Changes from API review * Comments from review --------- Co-authored-by: Keegan Caruso <[email protected]> Co-authored-by: Brent Schmaltz <[email protected]> Co-authored-by: BrentSchmaltz <[email protected]> Co-authored-by: Safia Abdalla <[email protected]>
No description provided.