问题描述
我一直在阅读wso2.我已经安装了身份服务器,并碰到了一堵砖墙.
I've been doing some reading up on wso2. I've installed the Identity server and hit a bit of a brick wall.
我正试图允许用户通过Facebook和Windows Live进行身份验证.我假设我将使用oauth来做到这一点.但是,我似乎无法弄清楚该怎么做或在哪里做.
I'm trying to allow users to auth via facebook and windows live. I assume i will be using oauth to do this. However, i just cant seem to figure out how or where i do this.
有人可以指导我正确的方向吗?
Could someone please just direct me in the right direction.
谢谢
Rob
推荐答案
是的,您需要使用oauth选项. WSO2 IS 5支持许多第三方登录提供程序.您需要在提供商&上的Oauth上创建应用.用IS进行相应的配置.
Yes you need to use oauth option. WSO2 IS 5 supports for many third party login providers. You need to create app on Oauth on provider & configure accordingly with IS.
这是一个很好的示例,说明如何通过WSO2 IS使用Facebook登录.
here is a good example how to use facebook login via WSO2 IS.
http://prasadtissera.blogspot. com/2014/04/login-with-facebook-for-wso2-identity.html
祝你好运
这篇关于通过Facebook和Windows Live进行WSO2身份验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!