Update for anyone experiencing the same, it can be solved by setting the following environment variable:
$env:WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS = "--enable-features=msSingleSignOnOSForPrimaryAccountIsShared"
#powershell#msal I have an app reg that redirects to a FastAPI, and have been successfully authenticating using PowerShell 5.1 and https://t.co/aqqRucLG7g module. If I attempt the same with PowerShell Core (using WebView2), device state shows "Unregistered" (blocked by CA) Tips?
@sintaxasn@packageologist We have a project that relies on VBScript for the same reasons PSADT does. We've developed a solution that could possibly fit into PSADT too. Could you reach out so we can discuss it and create a pull request if suitable?