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

Azure: Provide options to control login #347

Open
johnbradley opened this issue Mar 11, 2022 · 0 comments
Open

Azure: Provide options to control login #347

johnbradley opened this issue Mar 11, 2022 · 0 comments

Comments

@johnbradley
Copy link
Collaborator

Currently the Azure python libraries perform the default behavior of prompting a user to login at a URL and paste a code when the user isn't currently authenticated with Azure. This is convenient when running in the foreground, but may cause problems if dds is run in the background job and the token is expired. Look into ways to allow users to control this behavior.

Documentation for the DeviceCodeCredential is here: https://docs.microsoft.com/en-us/python/api/azure-identity/azure.identity.devicecodecredential?view=azure-python

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

No branches or pull requests

1 participant