简体   繁体   English

通过ADFS连接到Office 365

[英]Connect to Office 365 through ADFS

I'm what might be considered a total Rookie, and I'm currently set up for a Task at work to connect an Outlook Addin to Office 365 through ADFS, so i only use the Username (instead User and Password) while connecting to a specific Office 365 URL 我被认为是一个新手,目前我正在为工作设置一个任务,以通过ADFS将Outlook外接程序连接到Office 365,因此我在连接到Windows时仅使用用户名(而非用户名和密码)特定的Office 365 URL

My question to people who are experienced in this is really simple: Is this doable, (if so, do you have any insights you could share) 我对有经验的人的问题很简单:这是否可行(如果可以,您是否有任何见解可以分享)

Thnx in Advance, your help is really Appreciated 提前Thnx,非常感谢您的帮助

Well, it should be possible; 好吧, 应该有可能; but I'll warn you that it will not be simple. 但我会警告您,这并非易事。 From personal experience building a product that integrates with Office365 and AD (and ADFS), you will likely spend a lot of time troubleshooting. 从构建与Office365和AD(和ADFS)集成的产品的个人经验中,您可能会花费大量时间进行故障排除。

It will help if you if you get a better understanding of how claims identity works (eg security tokens, SAML, WS-Federation, WS-Trust). 如果您对声明身份的工作方式(例如安全令牌,SAML,WS-Federation,WS-Trust)有更好的了解,这将对您有所帮助。 It's quite a bit to digest and be prepared for a rather big time investment. 消化和准备大量的时间投入相当多。

It would help of you expanded on: 它可以帮助您扩展:

  • What does the addin do? 插件的作用是什么? What does it connect to in O365? 它在O365中连接到什么?
  • What technology is it built on? 它基于什么技术?
  • Which version of Office? 哪个版本的Office?

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

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