You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Rich Newcomb (JIRA)" <ji...@apache.org> on 2010/07/28 06:01:16 UTC

[jira] Created: (CXF-2915) Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message

Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message
----------------------------------------------------------------------------------------------------------------------------------------

                 Key: CXF-2915
                 URL: https://issues.apache.org/jira/browse/CXF-2915
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.3, 2.2.10
            Reporter: Rich Newcomb
             Fix For: 2.3, 2.2.10


When using a SignedSupportingToken with a token type of IssuedToken in which the issued token is a SAML assertion, CXF fails to include the assertion in the message signature.  The issued SAML assertion is included in the message, but not covered / referenced by the signature.


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


[jira] Resolved: (CXF-2915) Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message

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

David Valeri resolved CXF-2915.
-------------------------------

    Resolution: Fixed

> Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2915
>                 URL: https://issues.apache.org/jira/browse/CXF-2915
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.3, 2.2.10
>            Reporter: Rich Newcomb
>            Assignee: David Valeri
>             Fix For: 2.3, 2.2.10
>
>         Attachments: cxf-2915-trunk.patch
>
>
> When using a SignedSupportingToken with a token type of IssuedToken in which the issued token is a SAML assertion, CXF fails to include the assertion in the message signature.  The issued SAML assertion is included in the message, but not covered / referenced by the signature.

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


[jira] Assigned: (CXF-2915) Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message

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

David Valeri reassigned CXF-2915:
---------------------------------

    Assignee: David Valeri

> Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2915
>                 URL: https://issues.apache.org/jira/browse/CXF-2915
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.3, 2.2.10
>            Reporter: Rich Newcomb
>            Assignee: David Valeri
>             Fix For: 2.3, 2.2.10
>
>
> When using a SignedSupportingToken with a token type of IssuedToken in which the issued token is a SAML assertion, CXF fails to include the assertion in the message signature.  The issued SAML assertion is included in the message, but not covered / referenced by the signature.

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


[jira] Updated: (CXF-2915) Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message

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

Rich Newcomb updated CXF-2915:
------------------------------

    Attachment: cxf-2915-trunk.patch

Attached patch with unit test.

> Client with WS-SecurityPolicy requiring an IssuedToken fails to include an issued SAML token in the WS-Security signature of the message
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2915
>                 URL: https://issues.apache.org/jira/browse/CXF-2915
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.3, 2.2.10
>            Reporter: Rich Newcomb
>            Assignee: David Valeri
>             Fix For: 2.3, 2.2.10
>
>         Attachments: cxf-2915-trunk.patch
>
>
> When using a SignedSupportingToken with a token type of IssuedToken in which the issued token is a SAML assertion, CXF fails to include the assertion in the message signature.  The issued SAML assertion is included in the message, but not covered / referenced by the signature.

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