Skip to content

make aadIssuerValidator public#385

Merged
jennyf19 merged 1 commit into
masterfrom
jennyf/makeIssuerPublic
Aug 1, 2020
Merged

make aadIssuerValidator public#385
jennyf19 merged 1 commit into
masterfrom
jennyf/makeIssuerPublic

Conversation

@jennyf19

@jennyf19 jennyf19 commented Aug 1, 2020

Copy link
Copy Markdown
Collaborator

@jmprieur jmprieur left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.
Thanks @jennyf19

@jennyf19
jennyf19 merged commit 5672e79 into master Aug 1, 2020
@jennyf19
jennyf19 deleted the jennyf/makeIssuerPublic branch August 1, 2020 16:42
jennyf19 added a commit that referenced this pull request Aug 3, 2020
* Fix nullable warnings. (#362)

* fix userflow claims in addAccounToCacheFromAuthCode (#388)

* make aadIssuerValidator public (#385)

* Fixes Azure DevOps issue 1097354 (#387)

Co-authored-by: pmaytak <34331512+pmaytak@users.noreply.github.com>
Co-authored-by: jennyf19 <jeferrie@microsoft.com>
@pmaytak

pmaytak commented Aug 4, 2020

Copy link
Copy Markdown
Collaborator

private static readonly ConfigurationManager<IssuerMetadata> s_configManager = new ConfigurationManager<IssuerMetadata>(Constants.AzureADIssuerMetadataUrl, new IssuerConfigurationRetriever());

@jennyf19 @jmprieur What do you think about trying to make the config manager an injectable singleton, so it's easier to fake/replace?

@jmprieur

jmprieur commented Aug 4, 2020

Copy link
Copy Markdown
Collaborator

Looks good for me, @pmaytak
please raise an issue (with a fundamental label).

jennyf19 added a commit that referenced this pull request Aug 4, 2020
* initial commit to improve obo

* add test & experiment w/renaming a few private methods

* Jennyf/merge from master (#390)

* Fix nullable warnings. (#362)

* fix userflow claims in addAccounToCacheFromAuthCode (#388)

* make aadIssuerValidator public (#385)

* Fixes Azure DevOps issue 1097354 (#387)

Co-authored-by: pmaytak <34331512+pmaytak@users.noreply.github.com>
Co-authored-by: jennyf19 <jeferrie@microsoft.com>

* pr feedback

Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>
Co-authored-by: pmaytak <34331512+pmaytak@users.noreply.github.com>
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.

3 participants