Friends, i want to implement oauth authentication provider for consumer. i already have web application with spring security. have to integrate oauth to that web app. spring security i did't used namespace, i used filter chain proxy. Can you suggest how can configure oauth provider for consumer.(oauth provider for filter chain proxy)