简体   繁体   English

ThinkTecture Identity Server和WebDAV

[英]ThinkTecture Identity Server and WebDAV

Following is something that I want to implement: 以下是我要实现的内容:

  • Custom WebDAV Module that handles all the WebDAV requests and serves the user based on our internal logic. 定制WebDAV模块可处理所有WebDAV请求并根据我们的内部逻辑为用户提供服务。
  • OAuth with ThinkTecture Identity Server to access the WebDAV OAuth与ThinkTecture Identity Server一起访问WebDAV

We have configured the ThinkTecture ID server to work with OAuth and use Facebook/Google as Identity Providers with the Relying Party being the WebDAV URL. 我们已经配置了ThinkTecture ID服务器与OAuth一起使用,并使用Facebook / Google作为身份提供者,而依赖方是WebDAV URL。 Now when we do the Get Request from Browser, the client is redirected to ThinkTecture HRD and user gets authenticated and custom response is given back. 现在,当我们执行“从浏览器获取请求”时,客户端将重定向到ThinkTecture HRD,并且用户得到身份验证并返回自定义响应。

But when we try to use other clients like Office 2010/ Mini - Redirector than it asks us to provide a certificate to access, also I read the blog by BrockAllen here , where he says that we have to remove the WebDAV module from Web.Config in-order to get the IDP working. 但是,当我们尝试使用其他客户端(如Office 2010 / Mini-Redirector)而不要求其提供访问证书时,我也在此处阅读了BrockAllen的博客,他说我们必须从Web.Config中删除WebDAV模块。为了使IDP正常工作。 can anyone help me out in what we are trying to acheive? 谁能帮助我实现我们的目标? is it possible to use the WebDAV with ThinkTecture as Identity Provider? 是否可以将WebDAV与ThinkTecture一起用作身份提供者?

Any ideas? 有任何想法吗?

Here is the one which you are looking of http://www.webdavsystem.com/ 这是您正在寻找的http://www.webdavsystem.com/

I have been using it in my projects and it's just awesome. 我在项目中一直在使用它,真是太棒了。

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

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