Sharepoint、Exchange Web 邮件 (OWA) 和 asp.net 站点单点登录

发布于 2024-08-16 04:50:18 字数 67 浏览 3 评论 0原文

对上述所有服务实施签名登录的最佳方式是什么?有不同的公司访问这些服务。

谷歌搜索这个主题提供了很多信息。

What is the best way to implement signe sign on for all the services mentioned above. There are different companies accessing these services.

Google searching this topics give so much information.

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

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

发布评论

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

评论(1

夏天碎花小短裙 2024-08-23 04:50:18

使用域身份验证,您可以使用 SSO,对于 ASP.NET,您使用 Windows 还是表单身份验证?

如果您需要使用集成的 Windows 身份验证,您可以轻松扩展 SP 管理中的现有应用程序,并选择使用基于表单的身份验证的不同安全区域。

希望这足以帮助您入门。

Using the domain authentication you can use SSO, for the asp.net are you using windows or forms authentication?

If you need to use bother integrated and windows authentication you can easily extened an existing application in SP admin and select a different security zone that uses forms based authentication.

Hopefully this will be enough to get you started.

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