You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2010/12/17 23:52:02 UTC

[jira] Created: (CXF-3203) Introduce CXF X509 token

Introduce CXF X509 token 
-------------------------

                 Key: CXF-3203
                 URL: https://issues.apache.org/jira/browse/CXF-3203
             Project: CXF
          Issue Type: Task
          Components: Core
            Reporter: Sergey Beryozkin
             Fix For: 2.4


CXF has its own UsernameToken which is used by AbstractUsernameTokenInterceptor sub-classes to populate the subject without dealing with WSS4J and making sure it works with policy-first cases along the line.

Having CXF X509Token can make it straightforward for users to do the authentication and authorization in CXF with X509 certs and make it a common knowledge. Additionally a JAASLoginInterceptor should also be enhanced to handle X509 related callbacks.

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