Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

Passing user credentials automatically from WebBrowser

$
0
0

I have a WPF control containing a WebBrowser, which hosts a Google Earth plug-in.

The plug-in tries to address a WCF service that requires Windows authentication.

When I browse this address manually on Internet Explorer my Windows credentials are being passed automatically to the service (Firefox, btw, doesn't do that, it pops a window asking my username and password).

When the request is issued from within the WPF WebBrowser, pops a username and password window. How do I make the WPF WebBrowser pass my Windows credential automatically, without bothering the user, the same way IE does?

To my understanding, this browser is based on IE, so I'd expect it to behave the same.


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>