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

Images fail to load when using Basic Authorization #150

Open
pablojmarti opened this issue Jan 14, 2022 · 0 comments
Open

Images fail to load when using Basic Authorization #150

pablojmarti opened this issue Jan 14, 2022 · 0 comments
Labels
help wanted type:bug Something isn’t working.

Comments

@pablojmarti
Copy link

When using basic authorization to secure a website any references to images will fail to load due to a 403 error. When inspecting the images themselves I can see the following error.

<Error>

<Code>AuthenticationFailed</Code>

<Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:ab4c726f-201e-00a1-134a-098e74000000 Time:2022-01-14T13:28:17.9667353Z</Message>

</Error>

Since this Authorization header is being set by NGINX now I am assuming that on normal requests there is an Authorization header that is passed to Azure.

I don't know if this is something that can be fixed but we might want to flag it as a known issue if not.

@vikrampm1 vikrampm1 added the type:bug Something isn’t working. label Jan 14, 2022
@jeffpaul jeffpaul added this to the 4.4.0 milestone Jun 28, 2022
@dkotter dkotter modified the milestones: 4.4.0, 4.5.0 Oct 13, 2023
@jeffpaul jeffpaul modified the milestones: 4.5.0, Future Release Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type:bug Something isn’t working.
Projects
None yet
Development

No branches or pull requests

4 participants