Provide a way of disabling sending an AppliesTo element when requesting a
security token via the STSClient
----------------------------------------------------------------------------------------------------------
Key: CXF-3633
URL: https://issues.apache.org/jira/browse/CXF-3633
Project: CXF
Issue Type: Improvement
Components: WS-* Components
Affects Versions: 2.4.1
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 2.4.2, 2.5
When requesting a security token via the STSClient, the address to be sent in
the AppliesTo element is passed through to the requestSecurityToken method as a
String. It can accept a null string, in which case the AppliesTo element is not
sent. However, when used with the IssuedTokenInterceptorProvider, it falls back
to the endpoint address at all times, and so it is not possible to disable
sending the AppliesTo element. This task is to add a boolean property to the
STSClient to disable sending an AppliesTo element.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira