Can anyone help me with examples of OAuth implementation for providers. I have a sample web application and I want to provide Oauth to other clients for this application. Any help would be appreciated. I am currently using this example as a sample but my HttpServeletRequest shows null
http://blogs.steeplesoft.com/posts/2013/07/11/a-simple-oauth2-client-and-server-example-part-i/
Thanks..