DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27801>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27801

HTTP Authorization does not seem to work





------- Additional Comments From [EMAIL PROTECTED]  2004-03-26 19:39 -------
Well I tried another url which does not use form based authentication.
I am getting these errors:

In the Results Root:
 Request :
http://nywlxfstg01:11073/WLS/javaservice
Cookie Data:
null

Response:
HTTP/1.1 401 Unauthorized xxx
Date: Fri, 26 Mar 2004 19:35:24 GMT
Server: WebLogic Server 7.0 SP3 Mon Jun 30 10:52:50 PDT 2003 273102 with
WWW-Authenticate: Basic realm="default"
Content-Length: 1590
Content-Type: text/html
Connection: Close

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
<HTML>
<HEAD>
<TITLE>Error 401--Unauthorized xxx</TITLE>
<META NAME="GENERATOR" CONTENT="WebLogic htmlKona WebLogic Server 7.0 SP3  Mon 
Jun 30 10:52:50 PDT 2003 273102 ">
</HEAD>
<BODY bgcolor="white">
<FONT FACE=Helvetica><BR CLEAR=all>
<TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
<FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 401--Unauthorized 
xxx</H2>
</FONT></TD></TR>
</TABLE>
<TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% 
BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" 
SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
</FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.2 401 Unauthorized</H4>
</FONT><P><FONT FACE="Courier New">The request requires user authentication. 
The response MUST include a WWW-Authenticate header field (section 14.46) 
containing a challenge applicable to the requested resource. The client MAY 
repeat the request with a suitable Authorization header field (section 14.8). 
If the request already included Authorization credentials, then the 401 
response indicates that authorization has been refused for those credentials. 
If the 401 response contains the same challenge as the prior response, and the 
user agent has already attempted authentication at least once, then the user 
SHOULD be presented the entity that was given in the response, since that 
entity MAY include relevant diagnostic information. HTTP access authentication 
is explained in section 11.</FONT></P>
</FONT></TD></TR>
</TABLE>

</BODY>
</HTML>


=================
Next leaf:
Request:
http://nywlxfstg01:11073/WLS/javaservice
Cookie Data:
null

Response:
HTTP/1.1 401 Unauthorized xxx
Date: Fri, 26 Mar 2004 19:35:24 GMT
Server: WebLogic Server 7.0 SP3 Mon Jun 30 10:52:50 PDT 2003 273102 with
WWW-Authenticate: Basic realm="default"
Content-Length: 1590
Content-Type: text/html
Connection: Close

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
<HTML>
<HEAD>
<TITLE>Error 401--Unauthorized xxx</TITLE>
<META NAME="GENERATOR" CONTENT="WebLogic htmlKona WebLogic Server 7.0 SP3  Mon 
Jun 30 10:52:50 PDT 2003 273102 ">
</HEAD>
<BODY bgcolor="white">
<FONT FACE=Helvetica><BR CLEAR=all>
<TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
<FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 401--Unauthorized 
xxx</H2>
</FONT></TD></TR>
</TABLE>
<TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% 
BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" 
SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
</FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.2 401 Unauthorized</H4>
</FONT><P><FONT FACE="Courier New">The request requires user authentication. 
The response MUST include a WWW-Authenticate header field (section 14.46) 
containing a challenge applicable to the requested resource. The client MAY 
repeat the request with a suitable Authorization header field (section 14.8). 
If the request already included Authorization credentials, then the 401 
response indicates that authorization has been refused for those credentials. 
If the 401 response contains the same challenge as the prior response, and the 
user agent has already attempted authentication at least once, then the user 
SHOULD be presented the entity that was given in the response, since that 
entity MAY include relevant diagnostic information. HTTP access authentication 
is explained in section 11.</FONT></P>
</FONT></TD></TR>
</TABLE>

</BODY>
</HTML>

Test plan is attached.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to