I'm a newbie getting started with OAuth (2) and am trying to run the sparklr2 and tonr2 examples.
I'm getting a 'missing artifact' message in both project's pom.xml for 'org.springframework.security.oauth:spring-security-oauth2:jar:1.0.0.M6b'.
I downloaded the samples from here: https://github.com/SpringSource/spri...ity-oauth/tags . Is this the correct location?
I'm trying to implement a client credentials configuration. I have a RESTful API that I am creating and want to write my own client to talk to it.
Thanks!


Reply With Quote
