Firefox doesn't support integrated auth, only ie supports that. The webserver has to fall back to cleartext or digest authentication, which is what cfhttp should support as well. I'm not exactly sure, but have you tried it? If it doesn't work, you can try sniffing with wireshark and see what firefox is passing versus what CF is passing and perhaps make it work.
Russ > -----Original Message----- > From: Ian Skinner [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2008 6:29 PM > To: CF-Talk > Subject: Re: CFHTTP and NTLM with GoogleMini > > Russ wrote: > > Also how do you know that CFHTTP won't work? Have you tried it? If > > firefox works, then CFHTTP should work, I would think, since only IE > > supports integrated authentication. > > > > Russ > > Not 100% the complete picture. Firefox does support Windows Integrated, > just not behind the scenes. Firefox will respond the the request with a > login dialog. Providing a correct NT domain user name and password in > this dialog box will allow Firefox to pass them on to the server and one > can get access to the page. > > I don't think any form of <CFHTTP...> will understand the above. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301029 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

