Support sending WS-A 1.4 ActAs in requests from STS client.
-----------------------------------------------------------
Key: CXF-2905
URL: https://issues.apache.org/jira/browse/CXF-2905
Project: CXF
Issue Type: Improvement
Components: WS-* Components
Affects Versions: 2.3, 2.2.10
Reporter: David Valeri
Assignee: David Valeri
Fix For: 2.3, 2.2.10
The ActAs element allows a client to request a token that grants the client the
ability to act as or on the behalf of a third-party. This element is useful
when trying to secure requests flowing through a WS intermediary. The STS
client should allow users to supply a DOM tree or a String representing the XML
content to be inserted into the STS issue request. An accompanying
SecurityConstants value allows the user to specify the content statically in a
configuration file or to insert it into the request context at runtime.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.