microsoft-authentication-library-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-for-android copied to clipboard

Microsoft Authentication Library (MSAL) for Android

Results 168 microsoft-authentication-library-for-android issues
Sort by recently updated
recently updated
newest added

Our existing application uses default enrollment during sign-in by specifying DefaultMAMServiceEnrollment and MAMPolicyRequired in the AndroidManifest.xml file. We are now working on using MSAL for SSO. During a transition period...

Using the MSAL library version 6.0.0 and building a release I've got the next error log: ``` > Task :app:minifyReleaseWithR8 FAILED AGPBI: {"kind":"error","text":"Missing classes detected while running R8. Please add...

**Note:** _If you have any questions regarding the usage of MSAL Android, please utilize Chat with Copilot for assistance. For bugs affecting your app in production, please create a support...

**Describe the bug** We have recently received multiple issue reports from our enterprise customers who are unable to use Azure device compliance on Android 14 devices. However, the same functionality...

``` Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the...

**Issue:** I have enabled the specified conditional access policies. However, during login, I have observed that the IntuneAppProtectionPolicyRequiredException is not consistently thrown. As a result, the remediation flow is not...

**Describe the bug** acquireTokenSilentAsync fails with AADB2C90080 error (expired grant) after interactive acquireToken is successfully called and app is closed (removed from recent apps) **Smartphone (please complete the following information):**...

**Describe the bug** errorCode": 50076, "failure Reason": "Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to...

The Configuration JSON has an ending comma which makes it invalid. When you copy the example. You get an error with the first start.