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** Is your app live and in production or is this a development issue? Provide a clear and concise description of what the bug is. **Smartphone (please complete...

**Describe the bug** I need to load an image that requires a Bearer token as a request header. When I try to retrieve the token from MSAL, the call never...

Inevstigation

Hi, I have a problem when try to build released app with proguard enable. we found an error like this when R8 minifiy Missing class com.google.crypto.tink.subtle.Ed25519Sign$KeyPair (referenced from: com.nimbusds.jose.jwk.OctetKeyPair com.nimbusds.jose.jwk.gen.OctetKeyPairGenerator.generate())...

Inevstigation

We recently updated our signing key in the google play store and updated our app's redirect URL to use the updated signature. This resulted in an exception thrown by [PublicClientApplicationConfiguration::verifyRedirectUriWithAppSignature()](https://github.com/AzureAD/microsoft-authentication-library-for-android/blob/e4f0e05b309ebda1a3c529f37dbde7052a3e8951/msal/src/main/java/com/microsoft/identity/client/PublicClientApplicationConfiguration.java#L588)...

Inevstigation

Hello, I’m encountering an issue with the following stack trace: ``` MyAuthentication failed: com.microsoft.identity.client.exception.MsalClientException: java.lang.IllegalStateException: Unable to extract the trust manager on Android10Platform, sslSocketFactory is class com.microsoft.identity.common.java.net.SSLSocketFactoryWrapper com.microsoft.identity.client.exception.MsalClientException: java.lang.IllegalStateException: Unable...

Inevstigation

**Describe the bug** This issue pops up for some of our production users. After starting the authentication flow and selecting a user certificate, the MSAL library request results in an...

Inevstigation

Hello, I'm currently implementing a B2C SingleAccountPublicClientApplication. Our system requires that the authority be built at runtime using dynamic data such as tenant name, authority host, and sign in policy...

Inevstigation

### Summary This PR adds a switch to msalTestApp to pass a WebAuthn query key/value to the extra query parameters parameter when on. (Query parameter for WebAuthn will be "&webauthn=1"....

No-Changelog
testapps

[A default configuration](https://github.com/AzureAD/microsoft-authentication-library-for-android/blob/dev/msal/consumer-rules.pro) is shipped with this library;

Deleted very old announcements