Reputation: 101
I am trying to implement Integrated Windows authentication on Edge, but it always prompts me for credentials, whereas Integrated Windows authentication is working for IE, Chrome and Firefox. I have tried adding the site to local intranet sites in security options and enabled automatic login but no luck on edge browser.
Does Edge support Integrated Windows authentication?
I have tried adding the site to local intranet sites in security options and enabled automatic login as well login with current username and password.
Upvotes: 10
Views: 77627
Reputation: 1
Use this option to login without prompting credentials:
Edge Settings -> "Reload in internet explorer mode".
Upvotes: 0
Reputation: 1977
Edge does not support Integrated Windows authentication; at least as of version 42.17134.1098.0.
Upvotes: 0
Reputation: 10851
It may be because of AuthServerAllowlist. You can check your policies at edge://policy/
.
Specifies which servers to enable for integrated authentication. Integrated authentication is only enabled when Microsoft Edge receives an authentication challenge from a proxy or from a server in this list.
[...]
If you don't configure this policy, Microsoft Edge tries to detect if a server is on the intranet - only then will it respond to IWA requests. If the server is on the internet, IWA requests from it are ignored by Microsoft Edge.
As the documentation states; if your server/site isn't included in the AuthServerAllowlist and Edge can't identify your site as an intranet site Edge won't use Integrated Windows Authentication.
Upvotes: 6
Reputation: 1875
Enabling Integrated Windows Authentication
Use the following procedure to enable silent authentication on each computer.
Open the Windows Settings and search Internet Options.
The following window opens.
Click Local intranet > Sites.
Click Advanced.
Upvotes: 2
Reputation: 21383
Which version of Microsoft Edge version are you using? Please check the following configuration to Enable Integrated Windows Authentication:
If still not working, I suggest you could feedback your issue to Microsoft Edge platform forum, like this thread.
Upvotes: 6