microsoftgraph / microsoftgraph/msgraph-sdk-java

Firewall Rules for Graph API File Downloads

Open
#2,446 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:waiting-for-triage
Dominant language
Java
Stars
444
Forks
154
Avg merge
18h 28m
Merged PRs (30d)
4

Description

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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Microsoft Graph driveItem content documentation and inspect how its download response redirects to the files.1drv.com host. Document the official firewall guidance and whether allowing that host is expected and secure, with the work complete when both questions have authoritative answers.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, networking, security
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.