I would like to pass an url to webview to display within a xamarin forms application.
The url prompts the user for windows credentials, after they enter they will be taken to the end url source. (i.e. this site/url hosted at a company site)
Is there any way that i can send those credentials so that users go directly to the end point url?