Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: add x-ms-file-request-intent header for the Files API when authenticating using OAuth #107

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

manicminer
Copy link
Collaborator

@manicminer manicminer commented Mar 1, 2024

Intentionally avoid setting this header when using shared key authentication, as the docs are ambiguous and it will avoid breaking existing users. The header seems to be required regardless of RBAC permissions granted.

Screenshot 2024-03-01 at 03 12 30

Screenshot 2024-03-01 at 03 14 05

@manicminer manicminer merged commit 4b9fa74 into main Mar 1, 2024
1 check passed
@manicminer manicminer deleted the bugfix/aad-auth-headers-for-files branch March 1, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants