Integrated Windows Authentication: Difference between revisions

Content deleted Content added
PrimeBOT (talk | contribs)
m Task 24: remove a maintenance template following a TFD
Line 1:
{{short description|Microsoft authentication protocols}}
{{Other uses|IWA (disambiguation)}}{{expert-subject|Computing|date=January 2009}}
 
'''[[Integrated Services Digital Network|Integrated]] Windows Authentication''' ('''IWA''')<ref>
{{cite web
Line 95 ⟶ 94:
 
==Supported web browsers==
Integrated Windows Authentication works with most modern web browsers,<ref>{{Cite web|url=http://confluence.slac.stanford.edu/display/Gino/Integrated+Windows+Authentication|title = Integrated Windows Authentication - Gino Pipeline - SLAC Confluence}}</ref> but does not work over some HTTP [[proxy server]]s.<ref name=iisDocumentation/> Therefore, it is best for use in [[intranet]]s where all the clients are within a single [[Windows Server ___domain|___domain]]. It may work with other web browsers if they have been configured to pass the user's logon credentials to the server that is requesting authentication. Where a proxy itself requires NTLM authentication, some applications like Java may not work because the protocol is not described in RFC-2069 for proxy authentication.
{{cite web
|url = http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/523ae943-5e6a-4200-9103-9808baa00157.mspx
|title = Integrated Windows Authentication (IIS 6.0)
|work = IIS 6.0 Technical Reference
|author = Microsoft Corporation
|access-date = 2009-08-30
|url-status = live
|archive-url = https://web.archive.org/web/20090823053458/http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/iis/523ae943-5e6a-4200-9103-9808baa00157.mspx
|archive-date = 2009-08-23
}}
</ref> Therefore, it is best for use in [[intranet]]s where all the clients are within a single [[Windows Server ___domain|___domain]]. It may work with other web browsers if they have been configured to pass the user's logon credentials to the server that is requesting authentication. Where a proxy itself requires NTLM authentication, some applications like Java may not work because the protocol is not described in RFC-2069 for proxy authentication.
 
* [[Internet Explorer]] 2 and later versions.<ref name="iisDocumentation"/>