You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2010/11/14 19:47:16 UTC

[jira] Commented: (CXF-3123) Support Spnego/Kerberos authentication for http transport

    [ https://issues.apache.org/jira/browse/CXF-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931855#action_12931855 ] 

Christian Schneider commented on CXF-3123:
------------------------------------------

I will first add the code mostly as is to the trunk so we can discuss it easier. The code uses a Phaseinterceptor. As other uth styles like basic and digest use an auth supplier we should perhaps rather implement the authentication in this way. What do you think?


> Support Spnego/Kerberos authentication for http transport
> ---------------------------------------------------------
>
>                 Key: CXF-3123
>                 URL: https://issues.apache.org/jira/browse/CXF-3123
>             Project: CXF
>          Issue Type: New Feature
>          Components: Transports
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>
> Spnego/kerberos is a quite common authentication mechanism in the microsoft world. CXF should support this mechanism for the client as well as the server side.

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