microsoftconnect / Taskr-Sample-Intune-Android-App

Taskr is a simple, open source, Android app designed to let you test out the capabilities of the Microsoft Intune APP SDK.
MIT License
21 stars 18 forks source link

AADSTS90013: Invalid input received from the user. #6

Closed Sicmatr1x closed 4 years ago

Sicmatr1x commented 4 years ago

I clone the demo and run it in Android Studio

image

E/AcquireTokenRequest:tryAcquireTokenSilent:  [2020-01-17 05:35:49 - 86c80666-13f5-42e3-8854-28cd173c2eed] AUTH_REFRESH_FAILED_PROMPT_NOT_ALLOWED:Prompt is not allowed and failed to get token. No result returned from acquireTokenSilent ver:1.16.3 Android 28
meghandaly commented 4 years ago

@Sicmatr1x You need to follow the steps outlined in the READMEand change the relevant AAD values.

When those values are not changed the app will not be able to access AAD and will interpret the values in the AuthManager as invalid input.