Integrated Windows authentication in Microsoft Edge [closed]
Asked Answered
A

5

10

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.

Archery answered 15/7, 2019 at 6:25 Comment(0)
B
6

Which version of Microsoft Edge version are you using? Please check the following configuration to Enable Integrated Windows Authentication:

  1. Open Internet Explorer and select "Tools" dropdown.
  2. Select the "Advanced" tab.
  3. Scroll down to the "Security" section until you see "Enable Integrated Windows Authentication". Select the box next to this field to enable.
  4. Select the "Security" tab.
  5. Select "Local Intranet" and select the "Custom Level" or "Advanced" button.
  6. Scroll down to "User Authentication" > "Logon".
  7. Checked the "Automatic logon with current user name and password" option.
  8. In the "Security" tab, select "Local Intranet" option and click the "Sites" button.
  9. Click the "Advanced" button, then, add your website to the zone.
  10. Close the window and apply the configuration.

If still not working, I suggest you could feedback your issue to Microsoft Edge platform forum, like this thread.

Blackcap answered 15/7, 2019 at 8:56 Comment(1)
I found that SSO does not work in incognito (InPrivate) mode on either Edge or Firefox. Make sure to use a regular tab when testing Windows authentication.Trivandrum
D
5

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.

Dissertation answered 29/1, 2021 at 10:33 Comment(0)
B
1

Enabling Integrated Windows Authentication

Use the following procedure to enable silent authentication on each computer.

  1. Open the Windows Settings and search Internet Options.

    The following window opens.

enter image description here

  1. Click Local intranet > Sites.

  2. Click Advanced.

enter image description here

  1. Enter the tenant specific URL into the Websites text box.

enter image description here

  1. Click Close.
Borderland answered 14/2, 2020 at 11:16 Comment(2)
It seems 9i cannot find official page0 Edge Chromium follow the same setting.Heliacal
This is not enough, this answer worked for me: linkVanquish
C
0

Edge does not support Integrated Windows authentication; at least as of version 42.17134.1098.0.

Catbird answered 23/1, 2020 at 13:10 Comment(0)
W
0

Use this option to login without prompting credentials:

Edge Settings -> "Reload in internet explorer mode".

Edge Settings

Word answered 8/9, 2023 at 8:7 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.