I would like to integrate OAuth into Apache CXF 2.7 SOAP API endpoints. Is it
possible? 

The question has been already asked in 2010
(http://cxf.547215.n5.nabble.com/CXF-and-OAuth-td566443.html) and the answer
was somehow "work in progress". 

Two options were presented as possible future implementations: 
1. HttpConduit redirection customization
2. Disable the redirection at the HttpConduit level and deal with it at the
CXF interceptor level

In case no off-the-shelf solution in cxf for SOAP OAuth is available, could
you please point me out a couple of examples how to deal with scenario 1 and
2 above? Or at least a hint where I could start implementing these
approaches?

Thanks



-----
matteo
--
View this message in context: 
http://cxf.547215.n5.nabble.com/SOAP-OAuth-in-CXF-2-7-tp5723286.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to