You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "L. Tanguy (JIRA)" <ji...@apache.org> on 2014/11/20 17:48:33 UTC

[jira] [Updated] (SANTUARIO-405) Customize location of signature with StAX API

     [ https://issues.apache.org/jira/browse/SANTUARIO-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

L. Tanguy updated SANTUARIO-405:
--------------------------------
    Attachment: SANTUARIO-405.diff

StAX signing API: Proposed patch to allow configuring the position of the signature in the XML document 

> Customize location of signature with StAX API
> ---------------------------------------------
>
>                 Key: SANTUARIO-405
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-405
>             Project: Santuario
>          Issue Type: Improvement
>      Security Level: Public(Public issues, viewable by everyone) 
>          Components: Java
>    Affects Versions: Java 2.0.2
>            Reporter: L. Tanguy
>            Assignee: Colm O hEigeartaigh
>         Attachments: SANTUARIO-405.diff
>
>
> Some XML schemas require the signature to be at a specific position. For example, in a SAML assertion, the signature is after the Issuer element (schema here: http://docs.oasis-open.org/security/saml/v2.0/saml-schema-assertion-2.0.xsd).
> I couldn't find a way with the new StAX API to insert the signature at another place than the first child of the root element. It would be great to be able to configure the position.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)