Azure / Azure/static-web-apps

[Bug] - Function App Is Modifying "Authorization" Header In Production Environment

Open
#34 43 comments 26 reactions 0 assignees View on GitHub
bug documentation Functions
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

I spent a while tracking down and trying to figure out what was going on and why my site wasn't working in production, and it turns out that it looks like the Static Web App service is modifying my request headers.

The authorization header that I am attaching to my request is **not** the same header that is being received by my function apps. I don't really want to post the tokens here but for some reason my functions are getting a completely different bearer token which is not the one I'm attaching to my requests and sending up.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.