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 36 forks source link

Update device registration helper methods for test fixes with local flight for keystore keys enabled, Fixes AB#3039504 #2503

Closed iamgusain closed 2 months ago

iamgusain commented 2 months ago

Changes to fix tests for local flight run when keystore key flight is enabled. (Install cert operation is not supported separately with keystore keys flight enabled)

AB#3039504

github-actions[bot] commented 2 months ago

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

github-actions[bot] commented 2 months ago

✅ Work item link check complete. Description contains link AB#3039504 to an Azure Boards work item.

somalaya commented 2 months ago

Why would the test fail specifically when Auth app is the active broker? I mean why skip device reg from settings page in this case?