Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: NTLM login dialog doesn't pop up #4624

Open
feiandytan opened this issue Jun 12, 2024 · 2 comments
Open

[Problem/Bug]: NTLM login dialog doesn't pop up #4624

feiandytan opened this issue Jun 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@feiandytan
Copy link

feiandytan commented Jun 12, 2024

What happened?

We have a UWP application with Webview2 control. When loading an URL from the Webview2 which responses NTLM authentication challenge, the Webview2 doesn't pops up the NTLM login dialog, so the request always fails with 401 status code.

If opening the same URL on Edge browser, the login dialog can pop up correctly. See the screenshot from Edge browser:
image

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

126.0.2592.61

SDK Version

1.0.1264.42

Framework

WinUI2/UWP

Operating System

Windows 10

OS Version

No response

Repro steps

We have a UWP application with Webview2 control. When loading an URL from the Webview2 which responses NTLM authentication challenge, the Webview2 doesn't pops up the NTLM login dialog, so the request always fails with 401 status code.

If opening the same URL on Edge browser, the login dialog can pop up correctly.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

No, this never worked

Last working version (if regression)

No response

@feiandytan feiandytan added the bug Something isn't working label Jun 12, 2024
@victorhuangwq
Copy link
Collaborator

Hi, could you provide the runtime version and sdk version?

@feiandytan
Copy link
Author

Webview2 runtime version:
126.0.2592.61

Webview2 SDK version:
1.0.1264.42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants