[
https://issues.apache.org/jira/browse/CXF-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh resolved CXF-3735.
--------------------------------------
Resolution: Fixed
See the following test:
https://github.com/apache/cxf/blob/master/services/sts/systests/advanced/src/test/java/org/apache/cxf/systest/sts/transformation/TransformationTest.java
> Extend STSClient to configure Claims
> ------------------------------------
>
> Key: CXF-3735
> URL: https://issues.apache.org/jira/browse/CXF-3735
> Project: CXF
> Issue Type: New Feature
> Components: WS-* Components
> Affects Versions: 2.4.1
> Reporter: Oliver Wulff
> Assignee: Colm O hEigeartaigh
> Priority: Major
>
> The STSClient only adds the Claims element to the RST if found in the
> WS-SecurityPolicy of the service provider. Further, the service consumer must
> send a SAML token which includes the claims data.
> If the service consumer sends a token (UsernameToken, BST, X509) which is not
> able to convey claims data there is no standard way for the service provider
> to retrieve the claims data. If the required and optional claims can be
> configured in the STSClient, we can address the above use case.
> The service provider validates the UsernameToken or BST against the STS. He
> requests a SAML token and passes the configured claims in the RST of the
> validate binding.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)