开发者

DO I need to create a custom authentication provider for facebook connect + spring security in grails?

开发者 https://www.devze.com 2023-01-10 08:42 出处:网络
Do I need to write a custom authentication provider to use facebook connect with account registration + authorization for the Spring Security plugin in Grails?I am trying to offer the traditional appl

Do I need to write a custom authentication provider to use facebook connect with account registration + authorization for the Spring Security plugin in Grails? I am trying to offer the traditional application registration with facebook connect in a grails dev app using Spring Sec开发者_如何学编程urity. Does this make sense? Any ideas?


You can inspiration in spring-security-facebook project. But the project is no longer has an active development.

Other possibility is to use Apache Shiro plugin which has facebook login or nimble plugin.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号