Hello! Has anybody tried to integrate CXF OAuth 2.0 and Spring Security? I've an existing application secured with Spring Security and want to use OAuth 2.0 for the Authentication of the Webservice Layer (based on CXF).
The implementation of CXF OAuth 1.0 provided an integration between CXF OAuth and Spring Security. Is there something similar available? Regards Patrick
