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

Add WSL fallback to InteractiveBrowserCredential #17752

Merged
merged 3 commits into from
Apr 5, 2021

Conversation

chlowell
Copy link
Member

@chlowell chlowell commented Apr 1, 2021

InteractiveBrowserCredential relies on webbrowser.open to browse to the redirect URL. That doesn't work in all WSL environments, so this PR has the credential fall back to powershell.exe, which should be possible for all recent WSL builds. Closes #17615

@chlowell
Copy link
Member Author

chlowell commented Apr 2, 2021

/azp run python - identity - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chlowell
Copy link
Member Author

chlowell commented Apr 2, 2021

/check-enforcer evaluate

@chlowell chlowell merged commit 379803f into Azure:master Apr 5, 2021
@chlowell chlowell deleted the browser branch April 5, 2021 22:57
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Feb 15, 2022
Dev recoveryservices microsoft.recovery services 2021-12-01 (Azure#17752)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-08-01 to version 2021-12-01

* Updates readme

* Updates API version in new specs and examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Azure Identity] Support auth code flow in WSL Ubuntu 18.04
2 participants