Hello everybody,
I am new to oauth so sorry if my question does not make sense for you.
I want to use oauth 2.0
The only resource that I found is this one which I guess is oauth 1.0 and not 2.0.
Where can I found the right one?
By the way I found this as well which:
First of all distributed from org.codehaus.spring-security-oauth and not the sprig-security itself.
Secondly it's spring security version is <spring.security.version>3.0.2.RELEASE</spring.security.version>.
I thought maybe the right one would be based on spring security 3.1 , which I really use in my project.
Thanks for your response in advance


Reply With Quote
