Closed
Bug 1468463
Opened 7 years ago
Closed 7 years ago
IWA (NTLM) and Standard Auth in IIS makes Firefox show login window
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 650091
People
(Reporter: alexurbanac, Unassigned)
Details
(Whiteboard: [DUPEME to bug 650091?])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
Steps to reproduce:
I have IIS web sites with only "Windows Authentication" enabled (same site on different machines, with IIS running on Server 2012, Server 2016 and Windows 10 Professional), and all browsers (IE, Edge, Firefox, Chrome) running on my Windows box can login without prompt.
As a new requirement, for certain devices that do not support NTLM auth, "Standard Authentication" (Basic Auth) has to be enabled on these IIS sites.
After enabling Standard Auth, when using IE, Edge, Chrome to connect to the server, still no Basic Auth popup comes up.
Actual results:
The result for FF 61.0b12 (64-bit) and FF 60.0.2 (64-bit) is different: Firefox is the only browser to bring up Basic Auth popups (yes, plural!) although NTLM auth is available, but as it seems only for some requests, while NTLM headers are sent for others.
Expected results:
Firefox should use NTLM whenever the server provides a choice between Basic and NTLM.
Updated•7 years ago
|
Component: Untriaged → Networking: HTTP
Product: Firefox → Core
Whiteboard: [DUPEME to bug 650091?]
Comment 1•7 years ago
|
||
yes, looks like bug 650091. thanks.
Reporter | ||
Comment 2•7 years ago
|
||
Yes, can confirm the duplicate.
I did not find the other one (or any of its already-closed duplicates that popped up over the years) using duplicate detection.
When can we expect a fix? I did not find a workaround in the other bug.
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•