AuthenticationSettings.getBrokerPackageName() returns wrong value #1483
Labels
Bug - P2
A problem that needs to be fixed for a feature to function as intended
Internal
Issue created by a project contributor
Issue Triage
The engineering team has looked into the issue, understood the issue, labelled/classified the issue
Expected behavior
AuthenticationSettings.INSTANCE.getBrokerPackageName()
should return the package name of the app which ADAL is using as a broker.Actual behavior
AuthenticationSettings.INSTANCE.getBrokerPackageName()
always returnscom.microsoft.windowsintune.companyportal
, even if no broker app is installed.Reproducible on ADAL 1.16.3
The text was updated successfully, but these errors were encountered: