microsoft-authentication-library-for-android
microsoft-authentication-library-for-android copied to clipboard
Microsoft Authentication Library (MSAL) for Android
Cleaning up the code owners and making @AzureAD/androididentity group as default code owner.
This PR serves to provide the functionality of automating TestCase1561080 URL: https://identitydivision.visualstudio.com/Engineering/_testPlans/define?planId=1905195&suiteId=1905204
A small PR that seeks to fix a method naming error.
Add a pipeline that will run Nightly MSAL against Prod Broker Automation
**Describe the bug** When building app with ``` isMinifyEnabled = true proguardFiles("proguard-android-optimize.txt", "proguard-rules.pro") ``` and ``` dependencies { implementation("com.microsoft.identity.client:msal:4.0.0") } ``` R8 produces following warnings: ``` Missing class edu.umd.cs.findbugs.annotations.NonNull (referenced...
This is a PR to automate the test case 1561078 that automates getting the device token. The link to the test case is: https://identitydivision.visualstudio.com/Engineering/_testPlans/define?planId=1905195&suiteId=1905204
Per: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/1799
**Describe the bug** Our app is in production. After migrating from ADAL to MSAL, our Intune-integrated app no longer works for GCC High customers. After entering their email and password,...
@shoatman, @iamgusain, @rpdome, @hamiltonha, @negoe Hi I reopen this issue (#1457) since this topic is still relevant for us. **Below the original text from #1457:** *Initial request* This is not...
1. Init PCA in WW 2. Init PCA in USGov 3. both PCA should return URL from its own cloud. ---- https://portal.microsofticm.com/imp/v3/incidents/details/325344544/home "Another observation from our local repro. We have...