Description
As discussed in CXF-4062, the support for the ClaimValue as a child element of wst:Claims element in the RST is missing.
Ex.
<ic:ClaimValue Uri="http://schemas.mycompany.com/2012/01/claims/role">
<ic:Value>admin</ic:Value>
</ic:ClaimValue>