microsoft-authentication-library-for-android
microsoft-authentication-library-for-android copied to clipboard
Microsoft Authentication Library (MSAL) for Android
When you click login on an Android 13 machine, you will get this exception, which will prevent you from logging in. Previous Android 11 machines can log in normally, with...
Android v>=11 needs to have QUERY_ALL_PACKAGES to be able to simply query all packages as the pkg inspector intends to do.
As someone very well stated [here](https://github.com/microsoftgraph/msgraph-sdk-java/issues/2137), while the [sample code](https://github.com/Azure-Samples/ms-identity-android-java) for authentication from Android works perfectly fine, it is very unclear how to combine this with the [Graph SDK](https://github.com/microsoftgraph/msgraph-sdk-java), and...
I am currently using the Microsoft Authentication Library (MSAL) in my project, and I have noticed that the "display-mask" library is included as part of MSAL. Could you please provide...
**Describe the bug** We recently updated our app dependencies to target `API 34 (Android 14)`. After deploying this version to production, we observed a 55% increase in `ANRs (Application Not...
**Describe the bug** We are using this library for authentication, and for security checks we are using Mobile Security Framework (MobSF). After screening the APK on MobSF found 3 high...
- Device: Pixel 9 Pro, Pixel 6, Moto G24 - Android Version: UpToDate 14.0 - MSAL Version Latest release of Outlook, Teams, Company Portal. It seems like MSAL is looking...
- When new DCF API was in development and testing phase, we added a check that this API can only be used by Teams devices app. But never really removed...
- Device: Any Android device (Tested in Samsung device and AVD) - Android Version: 12 - Browser : Edge - MSAL Version: Our app is using MSAL v4.6.3 (But issue...