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

Updates Azure.Identity and Azure.Identity.Broker package references to fix interactive browser credentials error #2396

Merged
merged 6 commits into from
Nov 3, 2023

Conversation

timayabi2020
Copy link
Collaborator

The current version bump of Azure.Identity (1.10.2) introduced interactive browser errors when running Connect-MgGraph
command. In some cases, the pop window with auth credential options fails to load.

This PR corrects that by rolling back to version 1.9.0 which doesn't have those errors
image

@timayabi2020 timayabi2020 requested a review from a team as a code owner November 1, 2023 18:52
timayabi2020 and others added 4 commits November 1, 2023 22:58
…ication.Core.csproj

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
…ication.Core.csproj

Co-authored-by: Peter Ombwa <peombwa@microsoft.com>
@timayabi2020 timayabi2020 changed the title Rollback Azure Identity to version 1.9.0 Updates Azure.Identity and Azure.Identity.Broker package references to fix interactive browser credentials error Nov 1, 2023
@timayabi2020 timayabi2020 merged commit 42d4aae into dev Nov 3, 2023
3 checks passed
@timayabi2020 timayabi2020 deleted the azure-identity-rollback branch November 3, 2023 05:50
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