Answered by:
Silent Windows Authentication

Question
-
I am trying windows authentication for my application. I want it to happen silently, i.e the username and password should be picked up on it's own and authenticate or fail accordingly. I am able to achieve this in IE 11 and other major browsers, however I am not able to achieve this in Edge. In Edge it gives a popup asking for username and password every time a new window is open. I want to suppress this popup. Is this supported in Edge?
- Moved by Dave PatrickMVP Friday, July 12, 2019 12:59 PM looking for forum
Friday, July 12, 2019 11:24 AM
Answers
-
I'd try asking for help over here.
https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
https://stackoverflow.com/questions/tagged/microsoft-edge+internet-explorer
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP, Banned Friday, July 12, 2019 1:23 PM
- Marked as answer by Richard MuellerMVP, Banned Friday, July 19, 2019 1:04 PM
Friday, July 12, 2019 12:59 PM
All replies
-
Hi,
Try to add the link of your application on the Local Intranet sites, following the steps:
- Open the Control Panel.
- Click or double-click the Internet Options icon.
- In the Internet Properties window, click the Security tab.
- Select the Local Intranet entry and click the Sites button.
- Enter the address for the Local Intranet in the Add this website to the zone text field.
- Click the Add button, then click OK to save the website addition.
- Close the navigator and test again.
Regards,
SAAD Youssef
_______
Please remember to mark the replies as answer if they help, thank you!
- Edited by SAAD Youssef Friday, July 12, 2019 11:39 AM
Friday, July 12, 2019 11:38 AM -
I'd try asking for help over here.
https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
https://stackoverflow.com/questions/tagged/microsoft-edge+internet-explorer
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP, Banned Friday, July 12, 2019 1:23 PM
- Marked as answer by Richard MuellerMVP, Banned Friday, July 19, 2019 1:04 PM
Friday, July 12, 2019 12:59 PM