AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Fix AccountManager Strategy #2427

Closed rpdome closed 4 months ago

rpdome commented 4 months ago

Add the check to make sure that this strategy is only used when the targeted broker and the "com.microsoft.workaccount"-associated broker are the same one.