I have created one webview2 based application to support multifactor-authentication(MFA). I am trying to implement this in secure desktop(new desktop).
When I tried to trigger MFA sign in, after launching the application in secure desktop, windows security popup did not appear there. Instead the popup appeared in the previous desktop.
I want to make this popup appear in secure desktop.
Is there any solution to bring the windows security dialog in secure desktop. Can you suggest a solution for this ?