You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by "David Valeri (JIRA)" <ji...@apache.org> on 2010/08/04 18:44:17 UTC

[jira] Created: (WSS-240) Support KeyValue in SAML subject

Support KeyValue in SAML subject
--------------------------------

                 Key: WSS-240
                 URL: https://issues.apache.org/jira/browse/WSS-240
             Project: WSS4J
          Issue Type: Improvement
          Components: WSS4J Core
    Affects Versions: 1.5.9, 1.6
            Reporter: David Valeri
            Assignee: Ruchith Udayanga Fernando
             Fix For: 1.5.9, 1.6


Numerous places withing WSS4J assume that the KeyInfo withing the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-240) Support KeyValue in SAML subject

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

David Valeri updated WSS-240:
-----------------------------

    Description: Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.  (was: Numerous places withing WSS4J assume that the KeyInfo withing the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.)

> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Ruchith Udayanga Fernando
>             Fix For: 1.5.9, 1.6
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Resolved: (WSS-240) Support KeyValue in SAML subject

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

Colm O hEigeartaigh resolved WSS-240.
-------------------------------------

    Resolution: Fixed

> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.5.9, 1.6
>
>         Attachments: wss-240-1_5_x.patch, wss-240-trunk.patch
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Assigned: (WSS-240) Support KeyValue in SAML subject

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

Colm O hEigeartaigh reassigned WSS-240:
---------------------------------------

    Assignee: Colm O hEigeartaigh  (was: Ruchith Udayanga Fernando)

> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.5.9, 1.6
>
>         Attachments: wss-240-1_5_x.patch, wss-240-trunk.patch
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-240) Support KeyValue in SAML subject

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

David Valeri updated WSS-240:
-----------------------------

    Attachment: wss-240-1_5_x.patch
                wss-240-trunk.patch

> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Ruchith Udayanga Fernando
>             Fix For: 1.5.9, 1.6
>
>         Attachments: wss-240-1_5_x.patch, wss-240-trunk.patch
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-240) Support KeyValue in SAML subject

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

David Valeri updated WSS-240:
-----------------------------

    Attachment:     (was: wss-240-trunk.patch)

> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Ruchith Udayanga Fernando
>             Fix For: 1.5.9, 1.6
>
>         Attachments: wss-240-1_5_x.patch, wss-240-trunk.patch
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-240) Support KeyValue in SAML subject

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

David Valeri updated WSS-240:
-----------------------------

    Attachment:     (was: wss-240-1_5_x.patch)

> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Ruchith Udayanga Fernando
>             Fix For: 1.5.9, 1.6
>
>         Attachments: wss-240-1_5_x.patch, wss-240-trunk.patch
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-240) Support KeyValue in SAML subject

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

David Valeri updated WSS-240:
-----------------------------

    Attachment: wss-240-1_5_x.patch
                wss-240-trunk.patch

> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Ruchith Udayanga Fernando
>             Fix For: 1.5.9, 1.6
>
>         Attachments: wss-240-1_5_x.patch, wss-240-trunk.patch
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Closed: (WSS-240) Support KeyValue in SAML subject

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

Colm O hEigeartaigh closed WSS-240.
-----------------------------------


> Support KeyValue in SAML subject
> --------------------------------
>
>                 Key: WSS-240
>                 URL: https://issues.apache.org/jira/browse/WSS-240
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 1.5.9, 1.6
>            Reporter: David Valeri
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.5.9, 1.6
>
>         Attachments: wss-240-1_5_x.patch, wss-240-trunk.patch
>
>
> Numerous places within WSS4J assume that the KeyInfo within the SAML authentication statement will contain only a ds:X509Data element with the complete certificate contents.  In many cases, the assertion only contains the key value without the additional X509 information.  WSS4J should support sending and receiving signed messages using a SAML assertion with only KeyValue data.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org