Skip to content

Make DeviceCodeCredential client_id parameter optional#14474

Merged
chlowell merged 3 commits intoAzure:masterfrom
chlowell:default-client-id
Oct 20, 2020
Merged

Make DeviceCodeCredential client_id parameter optional#14474
chlowell merged 3 commits intoAzure:masterfrom
chlowell:default-client-id

Conversation

@chlowell
Copy link
Copy Markdown
Member

This makes DeviceCodeCredential's client_id parameter optional, to align with other Azure SDKs. Most of the diff is renaming the default client ID constant. Using that constant in a public signature makes it visible to callers, so I took this opportunity to give it a more future proof name.

@chlowell chlowell added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Oct 13, 2020
@chlowell chlowell requested review from g2vinay and mccoyp October 13, 2020 21:47
@chlowell chlowell requested a review from schaabs as a code owner October 13, 2020 21:47
@chlowell chlowell merged commit b4d16d1 into Azure:master Oct 20, 2020
@chlowell chlowell deleted the default-client-id branch October 20, 2020 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Identity Client This issue points to a problem in the data-plane of the library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants