microsoft-authentication-library-common-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-common-for-android copied to clipboard

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)

Results 121 microsoft-authentication-library-common-for-android issues
Sort by recently updated
recently updated
newest added

This PR and its companion PR (https://github.com/AzureAD/microsoft-authentication-library-for-android/pull/2082) enables multiple access token support for Native Auth. A pair of new method have been added in the AccountState class to allow developer...

In this PR, i'm adding a new API Path for Account Transfer V2 rather than adding the functionality through Account Chooser activity and Acquire Token. This will make it easier...

Skip-Consumers-Check

Adding the lab cert to copy file rule Adding a span name for AndroidKeyStoreSessionKeyLoaderOperation

Related broker PR : https://github.com/AzureAD/ad-accounts-for-android/pull/2786/checks?check_run_id=24473422603

No-Changelog

### Goal: - Review our log statements and reduce to only those that are relevant and useful. Especially the logMethodCall should be much reduced. Not every method call is relevant...

No-Changelog
No-4j-Changelog
Skip-Consumers-Check

Added Unit tests for Silent Token command with no, single and multiple controller mocking the controller behavior to either return success or an error.

No-Changelog

Broker and MSAL changes are still wip.