Re: does ode support SOAP 1.2 web services and SAML 2.0

2009-03-02 Thread Alexis Midon
Hi Kurt, ODE supports SOAP 1.1/basic profile. Security is supported through the axis module Rampart. The list of supported specifications are available here [1]. According to that page, Rampart supports SAML 1.0. ODE makes any incoming SOAP headers available from the message as header parts. So y

does ode support SOAP 1.2 web services and SAML 2.0

2009-02-28 Thread Kurt Kraus
Hello, I'm trying to decide on a BPEL engine for an upcoming project. High-level requirements require SOAP 1.2. Does ODE support SOAP 1.2? Also, the project will be using SAML 2.0. Can you give me an idea how ODE would handle a SAML 2.0 Assertion in a Security header (inside the envelope he