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

I am trying to develop a native solution that includes login with Phone, email along with Google and facebook. The available code samples only show how to do this with...

**Describe the bug** Is your app live and in production or is this a development issue? Provide a clear and concise description of what the bug is. Unable to auth...

## Introduction Native auth adopted E2E automation test without any UI. Remove/Revert previous changes to MSAL test app. ## Reference The previous merged related PR, especially the first one. https://github.com/AzureAD/microsoft-authentication-library-for-android/pull/2001...

No-Changelog
testapps
skip AB ID validation

**Describe the bug** - I have implemented com.microsoft.identity.client:msal library:5.8.2 android kotlin i got a high security issue while test our apk :- - The app uses the RSA algorithm without...

**Describe the bug** MSAL login activity overlaps with system elements. Affects live and development environments with any devices on android 15 and greater after compile SDK migration. **Smartphone (please complete...

Caused by java.lang.ClassNotFoundException: org.slf4j.LoggerFactory at com.yubico.yubikit.android.transport.usb.UsbYubiKeyManager.(UsbYubiKeyManager.java:52) at com.microsoft.identity.common.internal.ui.webview.certbasedauth.YubiKitUsbSmartcardCertBasedAuthManager.(YubiKitUsbSmartcardCertBasedAuthManager.java:68) at com.microsoft.identity.common.internal.ui.webview.certbasedauth.SmartcardCertBasedAuthManagerFactory.createUsbSmartcardCertBasedAuthManager(SmartcardCertBasedAuthManagerFactory.java:52) at com.microsoft.identity.common.internal.ui.webview.certbasedauth.CertBasedAuthFactory.(CertBasedAuthFactory.java:60) at com.microsoft.identity.common.internal.ui.webview.AzureActiveDirectoryWebViewClient.(AzureActiveDirectoryWebViewClient.java:107) at com.microsoft.identity.common.internal.providers.oauth2.WebViewAuthorizationFragment.onCreateView(WebViewAuthorizationFragment.java:160) at androidx.fragment.app.Fragment.performCreateView(Fragment.java:3115) at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:569) at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:278) at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2163) at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2058) at androidx.fragment.app.FragmentManager.execPendingActions(FragmentManager.java:2001) at androidx.fragment.app.FragmentManager.dispatchStateChange(FragmentManager.java:3266)...

Error message:ERROR:E:\Project\xxx\xxxlibs\build\.transforms\d407d9376bd49fe520bd5ff0432d9c56\transformed\jetified-msal-5.7.0\res\layout\broker_helper.xml:100: AAPT: error: resource string/broker_helper_manifest (aka com.xxx.xxx:string/broker_helper_manifest) not found. Reference method: configurations.maybeCreate("default") artifacts.add("default", file('msal-5.7.0.aar')) Have you ever encountered such a problem? If possible, please try to help solve this...

**Describe the bug** ISinglePublicClientApplication#signInAgain() API does not prompt for user credentials in SDM (Shared Device Mode) **Smartphone (please complete the following information):** - Device: Any Android device (Tested in Samsung...