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

**Describe the bug** I implement a single account login, I get the token in my Android app. But I can only get data from the /me endpoint, but if I...

More Info

**Describe the bug** App is in production. **Smartphone (please complete the following information):** - Device: Motorola G10, Pixel 4a, all devices - Android Version: API 29, API 30, API 31,...

Describe the bug: I have an android app that uses get token silent async, in normal network state, it works without any problem. However, when blocking the device's IP (block...

Incoming Issue

- Added shared device mode configuration file - Added registerReceiver, unRegisterReceiver

testapps

There is an error showing on play store for our app as follows: Unsafe Cipher Mode Your app contains a less secure encryption mode. com.microsoft.identity.common.adal.internal.cache.StorageHelper.getKeyThumbPrint

More Info
Incoming Issue

We have just migrated our App from NS6 to NS8, Now we are getting the "io_error" >> "Unable to perform cloud discovery". Not Sure, If we have to make any...

Incoming Issue

We have a client that is experiencing the inability to login since last week (of 7/11/22) on their Zebra TC8000s. But only 3 of their devices went down. They are...

Incoming Issue

Related PR: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/1770 This PR just fixes existing test cases after telemetry schema updated in the above linked PR.

msal

**Describe the bug** I'm not entirely sure this is a bug, may be user error on my part but on logout the refresh token is not invalidated server side. I...

Incoming Issue

Getting this exception on calling acquireTokenSilentAsync, after 1 hour of login:- silent token error :: com.microsoft.identity.client.exception.MsalClientException: Attempt to invoke virtual method 'void com.microsoft.identity.common.internal.providers.oauth2.TokenErrorResponse.setStatusCode(int)' on a null object reference Calling the...

Issue Triage
More Info