Hi all,
I'm developing an application that consumes webservices from a remote server
that uses NTML authentication.
Is there any way to perform the required authentication handshake?
Thanks in advance for any help given!
~|
In
Alexander Sherwood
To: CF-Talk
Sent: Thursday, July 01, 2004 8:59 AM
Subject: IIS 5.0/NTLM Authentication
Greetings all. 2 Questions:
1) Is there a way to capture 401 authentication errors from within CF? I'm assuming that the request never gets to CF if a 401 is thrown. I know I c
Greetings all. 2 Questions:
1) Is there a way to capture 401 authentication errors from within CF? I'm assuming that the request never gets to CF if a 401 is thrown. I know I could create an intermediate template to trap all of the data from the HTTP request and then do a CFHTTP to the protected f
Jim wrote: "Do you by any chance know if the Basic Authentication for a page
requested via HTTPS will use an SSL encrypted dialog for the
authentication?"
Yes, basic authentication is encrypted as long as you use HTTPS
Pam
~|
Arc
Jim McAtee wrote:
>
> Thanks. Do you by any chance know if the Basic Authentication for a page
> requested via HTTPS will use an SSL encrypted dialog for the authentication?
Yes. See RFC 2617.
Jochem
~|
Archives: http://www.ho
- Original Message -
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, March 12, 2003 7:23 PM
Subject: RE: NTLM Authentication
> > If I enable Basic Authentication for an IIS 5 web site
> > protecte
Jim McAtee wrote:
> If I enable Basic Authentication for an IIS 5 web site protected by NTFS ACLs,
> will Internet Explorer still use NTLM to authenticate if its able to? In other
> words, does enabling Basic Authentication keep IIS from using NTLM, or does it
> only enable Basic Authentication as
as
> fallback method?
It's been my experience that if you enable both, IE will continue to use
NTLM Authentication. I have no idea what happens if you throw Digest
Authentication into the mix, though.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5
If I enable Basic Authentication for an IIS 5 web site protected by NTFS ACLs,
will Internet Explorer still use NTLM to authenticate if its able to? In other
words, does enabling Basic Authentication keep IIS from using NTLM, or does it
only enable Basic Authentication as fallback method?
Jim
~~
9 matches
Mail list logo