You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Nencho Lupanov (JIRA)" <ji...@apache.org> on 2007/05/14 09:16:16 UTC

[jira] Created: (RAMPART-41) "IncludeToken/Once" is not handled properly in Rampart

"IncludeToken/Once" is not handled properly in Rampart
------------------------------------------------------

                 Key: RAMPART-41
                 URL: https://issues.apache.org/jira/browse/RAMPART-41
             Project: Rampart
          Issue Type: Bug
          Components: rampart-policy
            Reporter: Nencho Lupanov


When you use: <sp:UsernameToken sp:IncludeToken=" http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once" />

it is acting as :  <sp:UsernameToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/ AlwaysToRecipient" />

The username token should be sent only in the first request,but in the current implementation it is sent on every request.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RAMPART-41) "IncludeToken/Once" is not handled properly in Rampart

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruchith Udayanga Fernando updated RAMPART-41:
---------------------------------------------

    Fix Version/s: 1.3

Marked this as a Rampart-1.3 issue.

Thanks,
Ruchith

> "IncludeToken/Once" is not handled properly in Rampart
> ------------------------------------------------------
>
>                 Key: RAMPART-41
>                 URL: https://issues.apache.org/jira/browse/RAMPART-41
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-policy
>            Reporter: Nencho Lupanov
>             Fix For: 1.3
>
>
> When you use: <sp:UsernameToken sp:IncludeToken=" http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once" />
> it is acting as :  <sp:UsernameToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/ AlwaysToRecipient" />
> The username token should be sent only in the first request,but in the current implementation it is sent on every request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RAMPART-41) "IncludeToken/Once" is not handled properly in Rampart

Posted by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandana Mihindukulasooriya updated RAMPART-41:
----------------------------------------------

    Fix Version/s:     (was: 1.3)
                   1.4

> "IncludeToken/Once" is not handled properly in Rampart
> ------------------------------------------------------
>
>                 Key: RAMPART-41
>                 URL: https://issues.apache.org/jira/browse/RAMPART-41
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-policy
>            Reporter: Nencho Lupanov
>             Fix For: 1.4
>
>
> When you use: <sp:UsernameToken sp:IncludeToken=" http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Once" />
> it is acting as :  <sp:UsernameToken sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/ AlwaysToRecipient" />
> The username token should be sent only in the first request,but in the current implementation it is sent on every request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.