cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: ASPX Active Directory Authentication Help

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 14 Jul 2004 17:34:10 +0200 (CEST)

On Mon, 12 Jul 2004, Ron Whiteleather wrote:

> I have an ASPX application that I am able to login to via PHP and libcURL
> and the "home" page is returned. I also believe that it is passing an
> active directory cookie used for authentication. My problem is that when I
> try to "navigate" to the next page, I get automatically redirected to the
> login page. I believe this is because I am not passing the authentication
> information back properly as part of my second request but I am not clear on
> how to do it.

It is probably because the necessary cookies were get and sent by curl and
when you then use your browser it has no proper cookies and are denied access.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-14