You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2011/07/06 13:30:16 UTC

[jira] [Created] (CXF-3633) Provide a way of disabling sending an AppliesTo element when requesting a security token via the STSClient

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

        

[jira] [Resolved] (CXF-3633) Provide a way of disabling sending an AppliesTo element when requesting a security token via the STSClient

Posted by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved CXF-3633.
--------------------------------------

    Resolution: Fixed

> 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