Skip to content

Azure: Provide options to control login #347

@johnbradley

Description

@johnbradley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions