将 Sharepoint 身份验证与 Office 365 集成
如何将 Sharepoint 身份验证集成到我的 BPOS 设置中?我希望用户使用与登录 BPOS 相同的凭据登录 Sharepoint。这是为了避免必须为 Sharepoint 2010 使用单独的 FBA。
请注意,我使用的 Sharepoint 是 Sharepoint 2010 企业版,而不是 Sharepoint Online。
谢谢
How can i integrate Sharepoint authentication into my BPOS setup? i want users to login to Sharepoint using the same credentials they use to login to BPOS. This is to avoid having to use seperate FBA for Sharepoint 2010.
Do note that the Sharepoint i used is Sharepoint 2010 enterprise and not Sharepoint Online.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
取决于您的场景以及您是否使用身份联合。
如果您使用 DirSync 将您的身份联合到云/office365,则您可以同时通过 SSO 访问本地和 SSO。
如果您只有 MSOnline 用户,即本地没有 AD 或至少没有同步它,那么您需要设置具有声明支持的本地 SP2010,并与 Office365/SPOL STS 建立信任关系。 (目前,由于 Office 365 处于私人测试版且处于 NDA 状态 - 这就是我敢于分享的内容......但它是可行的)
Depends a bit on your scenario and if you are using identity federation.
If you are federating your identities to the cloud/office365 using DirSync then you have SSO to both on-premise and SSO.
If you only have MSOnline users, ie no AD on-premise or at least not syncing it, then you need to set up your on-premise SP2010 with claims support and set up a trust relationship with the Office365/SPOL STS. (At the moment since Office 365 is in private beta and under NDA - that's about what I dare to share...but it's doable)