Open
Description
I am receiving 404 while token generation .
curl -X POST -vu clientapp:123456 http://localhost:8080/spring-rest-service-oauth-0.1.0/oauth/token -H "Accept: application/json" -d "password=spring&username=roy&grant_type=password&scope=read%20write&client_secret=123456&client_id=clientapp"