Firewall Rules for Graph API File Downloads

未关闭
#2,446 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
30/100
Issue 类型
文档
描述清晰度
需要澄清
活跃度
停滞
技术栈
java

调研方向

从链接的 Microsoft Graph driveItem 内容文档开始,检查其下载响应如何重定向到 files.1drv.com 主机。记录官方的防火墙指导,并确认允许该主机是否符合预期且安全;当两个问题都有权威答案时,工作即完成。

由索引模型根据 Issue 内容生成。

描述

status:waiting-for-triage

In the Graph API documentation, when sending a download request to the Graph API, the response is as follows:

HTTP/1.1 302 Found
Location: https://b0mpua-by3301.files.1drv.com/y23vmagahszhxzlcvhasdhasghasodfi

I have two questions:

  1. Want to confirm whether allowing access to *.files.1drv.com is expected and secure when using the Graph API for file downloads.
  2. Are there any official recommendations or best practices for configuring firewall rules to ensure file downloads work correctly with the Graph API?

Thank you for your help!

主要语言
Java
星标
444
派生
154
平均合并
18 小时 28 分钟
30 天内合并 PR
4

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

microsoftgraph/msgraph-sdk-java 的其他 Issue

查看 microsoftgraph/msgraph-sdk-java 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。