Team, is there way to automate websites that require Windows Security based credentials to login? For example, I'm attempting to connect to the SQL Server Reports Tools remotely.
Thanks in advance!
af77f0a5-369b-4719-95b8-be2b43c8278d.png
Hello,
You could try one of two things:

Let us know if this works for you.
Regards,
Hubert Mireault
195cf4fa-1558-4aa3-a140-ea270eadd58e.png
Thanks Hubert. That does work, but the credentials are exposed in the URL with that method. I even checked "URL encode credentials" and it did not do such (unless I'm reading what that checkbox does wrong). Thx!
Hello,
What browser are you using? Is it edge, chrome, IE? We would have to see if it's possible to achieve basic authentication differently, but it might not be supported on all browsers.
As an alternative, you could configure the entry to hide the URL if you're worried about your users seeing the credentials.
Regards,
Hubert Mireault
Hey Hubert,
im using Edge, but am happy to use whatever for testing. I have Chrome, tho understanding they use the same engine.
Appreciate your help!
Jimmy
Hello Jimmy,
Thanks for the information. To give you a little more information, our Edge integration uses Webview2, and our Chrome integration uses a third party called EssentialObjects. While the rendering engine may be Chromium for both, the features exposed by the libraries we use may or may not support this, so we will have to investigate. If this is not supported, we will file a feature request report with them and see where the leads us. We have opened a ticket on our end to investigate this.
Regards,
Hubert Mireault
Hello Jimmy,
We now have removed the credentials from the URL for the basic authentication method. The authentication process is now made through the header that is protected by HTTPS encryption.
Thank you for your feedbacks, if you have any more questions feal free to ask !
Best regards,
Nathan Beauregard