Sowmya Malayanur
Sowmya Malayanur
- Increasing the targetSDK and compileSDK to 34 - After increasing the targetSDK, it gave some errors like exported attribute must be added when there is an intent filter. So...
Related common PR : https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/2379 Broker PR : https://github.com/AzureAD/ad-accounts-for-android/pull/2772
Related broker PR : https://github.com/AzureAD/ad-accounts-for-android/pull/2786/checks?check_run_id=24473422603
**What** : Reverting changes made in these PRs https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/2158 and https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/2053 **Why** : Changes made in PRs mentioned above are for addressing a key store error happening on Android 14....
Issue description : When a device is newly Intune enrolled in A14, the user is able to login to Defender, but unable to retrieve the pop access token. As a...
Related broker PR : https://github.com/AzureAD/ad-accounts-for-android/pull/2790
Related Msal PR https://github.com/AzureAD/microsoft-authentication-library-for-android/pull/2153