Skip to content
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

Device code flow was available in ADAL.NET for Xamarin.Android. Its no longer in MSAL.NET #642

Closed
1 of 8 tasks
jmprieur opened this issue Oct 18, 2018 · 1 comment
Closed
1 of 8 tasks
Milestone

Comments

@jmprieur
Copy link
Contributor

jmprieur commented Oct 18, 2018

Which Version of MSAL are you using ?
MSAL.NET 2.2.1-preview

Which platform has the issue?
Xamarin android

What authentication flow has the issue?

  • Desktop
    • Interactive
    • WIA
    • U/P
    • Device code flow (browserless)
  • Mobile
  • Web App
    • Authorization code
    • OBO
  • Web API
    • OBO

Repro
Observe the public APIs of ADAL.NET and MSAL.NET for the Xamarin.Android platform

Expected behavior
Device code flow is available in MSAL.NET Xamarin.Android (it was in ADAL.NET Xamarin.Android). The scenarios are iOT.

Actual behavior
Device code flow is not yet available in MSAL.NET Xamarin.Android

@jennyf19
Copy link
Collaborator

jennyf19 commented Oct 19, 2018

Done by @MarkZuber in this PR tested w/Android and iOS 😼

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

No branches or pull requests

2 participants