开发者

Authentication & Authorization system

开发者 https://www.devze.com 2023-02-14 00:45 出处:网络
Im designing a application in .net and now im comming to the point when i have to decide what would be the best authentication method. The applicati开发者_运维技巧on has one public Web site Client and

Im designing a application in .net and now im comming to the point when i have to decide what would be the best authentication method. The applicati开发者_运维技巧on has one public Web site Client and a private backoffice WPF both working with an WCF layer. I would like to be able to allo the users logging from facebook and other external sites but without losing the ASP.net membership capabilities for WCF. My question is what would be the best approach to develop this feature?

Any answer are welcome.

Thanks in advance


You should explore Windows Identity Foundation and OAuth and the respective .NET library oauth-dot-net.

0

精彩评论

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

关注公众号