You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2007/12/06 12:43:43 UTC

[jira] Assigned: (AXIS2C-716) When using basic http authentication, Authorization header should be sent with initial request

     [ https://issues.apache.org/jira/browse/AXIS2C-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dinesh Premalal reassigned AXIS2C-716:
--------------------------------------

    Assignee: Dumindu Pallewela

> When using basic http authentication, Authorization header should be sent with initial request
> ----------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-716
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-716
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: core/transport
>    Affects Versions: 1.1.0
>         Environment: This should be a platform independent change.
>            Reporter: Michael Mole
>            Assignee: Dumindu Pallewela
>             Fix For: Current (Nightly)
>
>
> Currently when using basic http authentication, the Authorization header is not sent with the initial request.  Instead, Axis2/C waits for the server to first send a failed authentication response with a WWW-Authenticate header.  Then Axis2/C will resend the request with the required Authorization header.  If the user specifies the Authorization information up front, then the Authorization header should be sent with the initial request. 
> It adds unnecessary overhead to require 2 requests to be sent every time.  Also in my case, my server is not sending the WWW-Authenticate, so I am unable to authenticate at this point.  (Although this piece is probably a bug with my server.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org