Oauth in spring web mvc project -
Oauth in spring web mvc project -
i need add together oauth security spring mvc project.
the project have basic security implement org.springframework.web.filter.delegatingfilterproxy customauthenticationprovider , need replace oauth2 .
is there simple way ?
thanks.
we have done same in 1 of our applications using spring 4 , java 8. application open source , can read security layer here http://blog.techdev.de/using-spring-oauth-in-trackr/
spring-mvc oauth
Comments
Post a Comment