MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Windows security popup not shows in new desktop(programmatically created desktop)
@champnic is already working on this.
Since Dec 8, 2021.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I have browser embedded(webview2) WPF application to support multifactor-authentication(MFA), which was launched in a new desktop(programmatically created desktop).
This application shows browser login and when we click login with security key option, the OS popup for security key insertion is not shown in new desktop. Instead the popup appeared in the previous desktop.
I want to make this security key insertion popup appear in new desktop
Is there any solution to bring the windows security dialog in new desktop. Can you suggest a solution for this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.