Adobe Drive CMIS 连接器和身份验证

发布于 2024-10-19 19:56:33 字数 354 浏览 1 评论 0原文

我们已经开展了一个项目,使我们的 DAM CMIS 兼容,从而使用其内置的 CMIS 连接器与 Adob​​e Drive 连接。为此,我们将遵循 CMIS 的 RESTful AtomPub 绑定。

CMIS 规范没有过多讨论身份验证,似乎它超出了 CMIS 的范围。我想知道 Adob​​e Drive 客户端如何使用其 CMIS 连接器通过任何 CMS/DAM 进行身份验证。使用的身份验证模式是什么 - 是 HTTP 基本身份验证、摘要身份验证还是自定义身份验证模式。因此,我不确定 Adob​​e Drive 会发送什么来进行身份验证,以及它期望得到什么响应。我们如何传回我们将创建的会话令牌。

任何关于此的指示都将受到赞赏。

谢谢!

We have undertaken a project to make our DAM CMIS compliant and thus get connected with Adobe Drive using it's inbuilt CMIS connector. We will be following RESTful AtomPub binding of CMIS for this.

CMIS spec doesn't talk a lot about the authentication and seems like it is outside the scope of CMIS. I wanted to know how Adobe Drive client gets authenticated with any CMS/DAM using its CMIS connector. What is the mode of authentication used - is it HTTP basic, digest authentication or something custom. So I am not sure what would Adobe Drive send to get authenticated and what would it expect in the response. How do we pass back the session token that we will create.

Any pointers wrt this are appreciated.

Thanks!

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

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

发布评论

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

评论(1

杯别 2024-10-26 19:56:33

http 基本

查看 http://help.adobe.com/en_US /creativesuite/cs/adobedrive/CMIS_Connector_Tech_Note.pdf

第 6-7 页显示了您在有效连接响应中获得的内容。

http basic

Take a look at http://help.adobe.com/en_US/creativesuite/cs/adobedrive/CMIS_Connector_Tech_Note.pdf

Pages 6-7 show what you'd get in a valid connection response.

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