You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2006/10/20 09:15:35 UTC

[jira] Created: (CXF-162) Basic authentication

Basic authentication
--------------------

                 Key: CXF-162
                 URL: http://issues.apache.org/jira/browse/CXF-162
             Project: CXF
          Issue Type: Sub-task
            Reporter: willem Jiang


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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Reopened: (CXF-162) Basic authentication

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Resolved: (CXF-162) Basic authentication

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-162?page=all ]

willem Jiang resolved CXF-162.
------------------------------

    Resolution: Fixed

> Basic authentication
> --------------------
>
>                 Key: CXF-162
>                 URL: http://issues.apache.org/jira/browse/CXF-162
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: willem Jiang
>             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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (CXF-162) Basic authentication

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-162.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0-M1)
                   2.0-RC


Fixed in repository revision 504722.

> 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-RC
>
>
> 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.


[jira] Updated: (CXF-162) Basic authentication

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-162?page=all ]

willem Jiang updated CXF-162:
-----------------------------

    Fix Version/s: 2.0-M1

> Basic authentication
> --------------------
>
>                 Key: CXF-162
>                 URL: http://issues.apache.org/jira/browse/CXF-162
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: willem Jiang
>             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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira