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 Adfs no resource id issue in automation (CherryPick) #2403

Closed fadidurah closed 5 months ago

fadidurah commented 5 months ago

We're no longer seeing any resource ids in adfs sign in flows, adding this to still automate adfs sign in without requiring resource ids. With this fix, there won't be as many failing automated tests.