-
Notifications
You must be signed in to change notification settings - Fork 108
BROKER_APP_INSTALLATION_STARTED
heidijinxujia edited this page May 17, 2018
·
1 revision
During the CA flow, when the device does not have company portal or azure authenticator installed, ADAL will throw this error code when the process is kicked off to install broker. Device needs to have broker installed and ADAL is expecting the client app to call ADAL back when the broker is installed.
To handle this error, the app should wait till the broker installation finished and make another acquire token call to ADAL to finish the auth flow.
- Error Handling
- Auth Telemetry
- Logging
- Doze and App Standby
- ProGuard
- Session Cookies in WebView
- Resource Overrides