简体   繁体   English

azure mobile services .net后端为facebook登录添加范围

[英]azure mobile services .net backend add scope to facebook login

I'm trying to get more user data from facebook login using azure mobile serivces .net backend. 我正在尝试使用azure mobile serivces .net后端从facebook登录获取更多用户数据。

I stumble upon this post 我偶然发现了这篇文章

it would seemed that the javascript ams have this ability. 似乎javascript ams具有这种能力。 I try to mimic this in the .net preview and add to the configuration in the portal the key MS_FacebookScope but nothing happen. 我尝试在.net预览中模仿这个,并在门户中添加关键MS_FacebookScope的配置,但没有任何反应。

Is there are way how to solve this? 有办法怎么解决这个问题?

They have just announced the availability of this feature for the .NET backend. 他们刚刚宣布了.NET后端的这一功能。

This is the announcement - http://azure.microsoft.com/blog/2014/10/02/custom-login-scopes-single-sign-on-new-asp-net-web-api-updates-to-the-azure-mobile-services-net-backend/ 这是公告 - http://azure.microsoft.com/blog/2014/10/02/custom-login-scopes-single-sign-on-new-asp-net-web-api-updates-to-the -azure移动业务净后端/

Take a look at Custom Scopes for Social Authentication Providers - I believe that this is the information that you are looking for. 看看社交认证提供商的自定义范围 - 我相信这是您正在寻找的信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM