Hello,
On windows10 box, when any desktop app registered with Azure-AD requires to open the browser to complete the authentication with AAD using ADAL or MSAL, my understanding is that browser is basically MS-EDGE
Is it possible to change this behavior (may be by sending some params to ADAL or MSAL etc) so that the browser-context that I see is Chrome ?
Thanks.