Skip to content

[#107739338] Implemented device code authentication. #1431

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

Merged
merged 5 commits into from
Dec 9, 2015
Merged

[#107739338] Implemented device code authentication. #1431

merged 5 commits into from
Dec 9, 2015

Conversation

hovsepm
Copy link
Contributor

@hovsepm hovsepm commented Dec 7, 2015

Was tested manually. Automated tests should be implemented when MockSubscriptionClientFactory.cs will be ported to CLU

return result;
try
{
UserCredential credential = new UserCredential(userId, password);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove, UserCredential not needed.

@markcowl
Copy link
Member

markcowl commented Dec 9, 2015

@hovsepm One change, otherwise lgtm

hovsepm pushed a commit that referenced this pull request Dec 9, 2015
[#107739338] Implemented device code authentication.
@hovsepm hovsepm merged commit 89fd694 into Azure:clu Dec 9, 2015
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

Successfully merging this pull request may close these issues.

3 participants