You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Danny Angus <da...@gmail.com> on 2006/05/08 18:07:43 UTC

Fwd: HTTP Authentication again

Here is another one..

---------- Forwarded message ----------
From: Marek 'MMx' Ludha <ml...@gmail.com>
Date: 02-Mar-2006 20:41
Subject: HTTP Authentication again
To: xmlrpc-user@ws.apache.org

> I also tried to put username and password into URL, like
> config.setServerURL(new URL("http://admin:admin1@127.0.0.1:8080/resource"));
> but this sent request with no authentication information at all.
> Therefore I want to ask if I am doing something wrong or what is the
> recomended way to authenticate.

Re: HTTP Authentication again

Posted by Martin Redington <m....@ucl.ac.uk>.
I think I was one of the original complainers about this (Hi Danny),  
back in the day.

This is definitely desirable, imho ...

On 8 May 2006, at 17:07, Danny Angus wrote:

> Here is another one..
>
> ---------- Forwarded message ----------
> From: Marek 'MMx' Ludha <ml...@gmail.com>
> Date: 02-Mar-2006 20:41
> Subject: HTTP Authentication again
> To: xmlrpc-user@ws.apache.org
>
>> I also tried to put username and password into URL, like
>> config.setServerURL(new URL("http://admin:admin1@127.0.0.1:8080/ 
>> resource"));
>> but this sent request with no authentication information at all.
>> Therefore I want to ask if I am doing something wrong or what is the
>> recomended way to authenticate.
>