Azure: Provide options to control login

Open
#347 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, python

Research direction

Start by reviewing the current Azure authentication flow and the linked DeviceCodeCredential documentation. Determine how foreground and background jobs should control login prompting; done means users have a defined way to choose the behavior when authentication is required.

Written by the indexing model from the issue text.

Description

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

Dominant language
Python
Stars
5
Forks
6
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Duke-GCB/DukeDSClient

All issues in Duke-GCB/DukeDSClient

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.