[
https://issues.apache.org/jira/browse/CXF-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reopened CXF-162:
-----------------------------
Assignee: Daniel Kulp
This was definitely not fixed for M1.
There are two issues:
1) No implementation was done at all on the server side. No username/password
is available on the server.
2) On the client side, the frontend should have mapped the data into an
AuthorizationPolicy object. We should not have two methods for storing that
information in the context. The conduits were already checking/using the
AuthorizationPolicy object.
> Basic authentication
> --------------------
>
> Key: CXF-162
> URL: https://issues.apache.org/jira/browse/CXF-162
> Project: CXF
> Issue Type: Sub-task
> Reporter: willem Jiang
> Assigned To: Daniel Kulp
> Fix For: 2.0-M1
>
>
> Basic authentication in HTTP by getting the username and password from
> BindProvider instance messageContext
> javax.xml.ws.security.auth.username String Username for HTTP basic
> authentication
> ..password String Password
> for HTTP basic authentication.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.