You cannot access Outlook Web Access and single sign-on Web applications by using XMLHTTP after you apply Internet Explorer Security Update MS04-004 (836640)
The information in this article applies to:
- Microsoft XML 2.5
- Microsoft XML 2.6
- Microsoft XML 3.0
- Microsoft XML 4.0
SUMMARYThe Microsoft Internet Explorer Security Update MS04-004 breaks Microsoft Outlook Web Access (OWA) and single sign-on Web applications. Single sign-on is when you use a Web server to forward credentials to another Web server, or when you use basic authentication to password-protect content that is running on multiple Web servers. These applications include larger portal applications that host Outlook Web Access. Many of these portal applications capture and pass user credentials to the Outlook Web Access server.SYMPTOMSWhen you use OWA and single sign-on Web applications after you apply the Internet Explorer Security Update MS04-004,
the applications no longer work as you expect. You must authenticate
(that is, type a user name and a password) when you establish a connection to
a new Web server.CAUSEThe Internet Explorer security update that is
described in the following Microsoft Knowledge Base article bans URLs with
embedded user credentials: 832894 MS04-004: Cumulative security update for Internet Explorer
RESOLUTIONApply the Microsoft XML (MSXML) XMLHTTP fix that is described in the following Microsoft Knowledge Base article, and execute HTTP requests by passing the user credentials as
parameters to the Open() call when you access OWA and single sign-on Web
applications. Do not embed user credentials in the target URLs of the
HTTP requests.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
832414
XMLHTTP call fails for URLs with embedded user credentials
STATUSMicrosoft has confirmed that you cannot pass user credentials that are embedded in the URL. However, you can pass user
credentials as parameters in the Open() method call.REFERENCES
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
834489
A security update is available that modifies the default behavior of Internet Explorer for handling user information in HTTP and in HTTPS URLs
269238 INFO: Version list of the Microsoft XML parser
Modification Type: | Major | Last Reviewed: | 9/29/2005 |
---|
Keywords: | kbprb KB836640 kbAudDeveloper |
---|
|