locked
ADAL Authentication issue: sign in page presented in loop on android 7.0 RRS feed

  • Question

  • We are using microsoft.identitymodel.clients.activedirectory library for authentication in our xamarin.Android app. Authentication is not working on android 7.0 devices. We are not able to enter password as the sign in page is presented in a loop.

    The expectation is once we provide the username (somename@microsoft.com) it should redirect to a screen where it ask for password. In our case it never redirect to this screen.

    We are using microsoft.identitymodel.clients.activedirectory of version 3.16.1

    If we try to debug the code the AcquireTokenAsync() method never return the result.

    Please help me to solve this issue.

    Thursday, September 21, 2017 1:21 PM

All replies

  • Hi Narender Mankanti,

    Thank you for posting here.

    According to your question is more related to Android, you could post a new thread in StackOverFolow.

    https://stackoverflow.com/questions/tagged/android

    The CLR Forum discuss and ask questions about .NET Framework Base Classes (BCL) such as Collections, I/O, Regigistry, Globalization, Reflection. Also discuss all the other Microsoft libraries that are built on or extend the .NET Framework, including Managed Extensibility Framework (MEF), Charting Controls, CardSpace, Windows Identity Foundation (WIF), Point of Sale (POS), Transactions. 

    Best Regards,

    Wendy


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Friday, September 22, 2017 7:50 AM