Authentication vs. Authorization in Spring-Social 1.1.X via OAuth2 E.G. Facebook

被刻印的时光 ゝ 提交于 2020-01-06 07:02:08

问题


I'm using Spring Social Release 1.1.4 . I've found this blog post about Authentication not being Authorization.

https://www.scottbrady91.com/OAuth/OAuth-is-Not-Authentication

Then I'm trying to use Authentication to identify a user.

I'd like to in my case identify the user and get the Facebook user id. I don't need the social profile or anything else. How do I do this properly in Spring Social 1.1.4?

来源:https://stackoverflow.com/questions/57899478/authentication-vs-authorization-in-spring-social-1-1-x-via-oauth2-e-g-facebook

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!