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.