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

Fixed a dependency version conflict for Microsoft.Identity.Client using a binding redirect. #119

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

Turbo549
Copy link
Contributor

Also forced B2C policy names to lower-case to ensure accounts are found when calling IConfidentialClientApp.GetAccountAsync(string identifier).

…en calling IConfidentialClientApp.GetAccountAsync(string identifier). Also fixed a dependency version conflict for Microsoft.Identity.Client using a binding redirect.
@ghost
Copy link

ghost commented Dec 16, 2021

CLA assistant check
All CLA requirements met.

@pmaytak pmaytak merged commit da605f3 into Azure-Samples:pmaytak/Turbo549-master Oct 19, 2023
1 check passed
pmaytak added a commit that referenced this pull request Oct 19, 2023
)

* Forced B2C policy names to lower-case to ensure accounts are found when calling IConfidentialClientApp.GetAccountAsync(string identifier).  Also fixed a dependency version conflict for Microsoft.Identity.Client using a binding redirect. (#119)

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

* Update.

---------

Co-authored-by: Turbo549 <brad.mastaler@computerinsights.ca>
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.

None yet

2 participants