You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "David J. M. Karlsen (Jira)" <ji...@apache.org> on 2020/11/18 11:45:00 UTC

[jira] [Created] (CXF-8373) Support cavage http signatures also for JAX-WS

David J. M. Karlsen created CXF-8373:
----------------------------------------

             Summary: Support cavage http signatures also for JAX-WS
                 Key: CXF-8373
                 URL: https://issues.apache.org/jira/browse/CXF-8373
             Project: CXF
          Issue Type: Wish
          Components: JAX-WS Runtime
            Reporter: David J. M. Karlsen


https://datatracker.ietf.org/doc/draft-cavage-http-signatures/ is a great standard for e2e integrity, and is supported very well in CXF for JAX-RS: http://cxf.apache.org/docs/jax-rs-http-signature.html.
Since the spec is generic for http requests it would be great if the same could be supported when calling jax-ws services. I am aware of the support for WS-security in https://cxf.apache.org/docs/ws-security.html etc - but it would be preferrable to have one normalized model if possible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)