认证&授权系统

发布于 2024-10-19 13:18:17 字数 195 浏览 2 评论 0原文

我在 .net 中设计一个应用程序,现在我必须决定什么是最好的身份验证方法。该应用程序有一个公共网站客户端和一个私有后台 WPF,两者都与 WCF 层一起工作。 我希望能够允许用户从 facebook 和其他外部站点登录,但又不会失去 WCF 的 ASP.net 成员资格功能。 我的问题是开发此功能的最佳方法是什么?

欢迎任何答案。

提前致谢

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 application 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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

巴黎夜雨 2024-10-26 13:18:17

您应该探索 Windows Identity Foundation 和 OAuth 和相应的 .NET 库 oauth-dot-net

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文