user is not able to login
shristikatiyar opened this issue · 3 comments
MSAL is the recommended auth library for use with the Microsoft identity platform
No new features will be implemented on ADAL. The team's efforts are on improving MSAL, the next-gen auth library. MSAL's wiki contains a migration guide from ADAL.
Only regressions, high severity issues and security issues will be fixed on ADAL. Other issues are likely to have already been fixed in MSAL.
If you think that your issue falls into the above categories, please fill in the form below.
Which Version of ADAL are you using ?
5.2.7
Which platform has the issue?
xamarin iOS
What authentication flow has the issue?
Mobile Interactive
Other? - please describe;
Is this a new or existing app?
b. The app is in production, uses the same version of ADAL, but started seeing this issue
Expected behavior
User should be able to login
Actual behavior
User is not able to login
@shristikatiyar: is this a transient error? or something you still see now?
The logs seem to say that this is a transient error from the service (Internal Server Error, Gateway Timeout and Service Unavailable.)
This user is seeing this error since a long time and is not able to login.
@shristikatiyar we'd recommend updating to MSAL .NET, as that supports the last iOS OS. ADAL is on the deprecation path.