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

Remove dependency on AadIssuerValidator.GetTenantIdFromToken in ValidateIssuerSigningKey #2680

Merged

Conversation

keegan-caruso
Copy link
Contributor

@keegan-caruso keegan-caruso commented Jul 2, 2024

Remove dependency on AadIssuerValidator.GetTenantIdFromToken in ValidateIssuerSigningKey

Description

Removes the AadIssuerValidator.GetTenantIdFromToken dependency with an AppContext switch to fallback to previous behavior

@keegan-caruso keegan-caruso requested a review from a team as a code owner July 2, 2024 20:13
@keegan-caruso keegan-caruso merged commit 9f3c7f3 into dev Jul 4, 2024
4 checks passed
@keegan-caruso keegan-caruso deleted the kecaruso/enforce-tid-EnableAadSigningKeyIssuerValidation branch July 4, 2024 00:01
keegan-caruso added a commit that referenced this pull request Jul 8, 2024
…ateIssuerSigningKey (#2680)

* Remove dep on AadIssuerValidator
* Add DontFailOnMissingTidValidateIssuerSigning AppContextSwitch
* Fail if multiple tids

---------

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
keegan-caruso added a commit that referenced this pull request Jul 8, 2024
…ateIssuerSigningKey (#2680)

* Remove dep on AadIssuerValidator
* Add DontFailOnMissingTidValidateIssuerSigning AppContextSwitch
* Fail if multiple tids

---------

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
This was referenced Jul 8, 2024
keegan-caruso added a commit that referenced this pull request Jul 9, 2024
…ateIssuerSigningKey (#2680) (#2686)

* Remove dep on AadIssuerValidator
* Add DontFailOnMissingTidValidateIssuerSigning AppContextSwitch
* Fail if multiple tids

---------

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
keegan-caruso added a commit that referenced this pull request Jul 9, 2024
* Remove dependency on AadIssuerValidator.GetTenantIdFromToken in ValidateIssuerSigningKey (#2680)

* Remove dep on AadIssuerValidator
* Add DontFailOnMissingTidValidateIssuerSigning AppContextSwitch
* Fail if multiple tids

---------

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>

* Update langver for tests

---------

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
@jennyf19 jennyf19 added this to the 8.0.0 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants