Support RBAC in JAX-WS WebServiceContext based on received SAML token
---------------------------------------------------------------------

                 Key: CXF-4212
                 URL: https://issues.apache.org/jira/browse/CXF-4212
             Project: CXF
          Issue Type: New Feature
          Components: JAX-WS Runtime
    Affects Versions: 2.5.2
            Reporter: Oliver Wulff


The JAX-WS WebServiceContext API allows to implement role based access control 
(RBAC). If the service provider receives a SAML token the role information can 
be read out of the SAML token and added to the WebServiceContext instance for 
the incoming request.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to