Skip to content

Implement (synchronous) username/password auth#6416

Merged
chlowell merged 8 commits intoAzure:masterfrom
chlowell:userpass
Jul 30, 2019
Merged

Implement (synchronous) username/password auth#6416
chlowell merged 8 commits intoAzure:masterfrom
chlowell:userpass

Conversation

@chlowell
Copy link
Member

Closes #6351 with a synchronous credential for username/password authentication, wrapping an MSAL public application. The async equivalent requires a greatly more complex adapter for MSAL; adding it is tracked by #6292. Also conspicuously absent is a live test. That's blocked on provisioning an AAD tenant test resource.

@chlowell chlowell added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Jul 19, 2019
@chlowell chlowell requested a review from schaabs July 19, 2019 16:41
@chlowell chlowell self-assigned this Jul 19, 2019
@adxsdk6
Copy link

adxsdk6 commented Jul 19, 2019

Can one of the admins verify this patch?

@chlowell chlowell merged commit 7a0f5d3 into Azure:master Jul 30, 2019
@chlowell chlowell deleted the userpass branch July 30, 2019 15:51
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.

Identity: Implement Username/password Authentication

4 participants