question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HttpAuth Settings not used

See original GitHub issue

I have a site that is password protected and I have added correct credentials in vue-storefront-api configuration under httpUserName and httpUserPassword, but I’m still not able to access the site and looking on the logs I can see that the requests returns 401 UnAuthorized. If I actually add the credentials to magento2.imgUrl and the others values, in the form 'http://username:password@magento.example.com` then it works as expected. Searching through the code I don’t see any references to httpUserName or httpUserPassword so I guess these settings are not used at all?

Would be nice if the httpAuth configuration actually are used. Right now this is very confusing.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
gabwikcommented, Aug 12, 2019

@Cyclonecode is there any update?

0reactions
PrakashThapacommented, Aug 7, 2020

Hi @pkarw Is there is update in this issue? Thank you

Read more comments on GitHub >

github_iconTop Results From Across the Web

CLI: Allow for HTTP auth settings for Retire JS respository ...
Configure cve user and password; Run cli. Expected behavior. Using the maven plugin the retireJS file is downloaded with the cve user /...
Read more >
Welcome to Flask-HTTPAuth's documentation! — Flask ...
Welcome to Flask-HTTPAuth's documentation!¶. Flask-HTTPAuth is a Flask extension that simplifies the use of HTTP authentication with Flask routes.
Read more >
HTTP authentication - MDN Web Docs - Mozilla
Warning: The "Basic" authentication scheme used in the diagram above sends the credentials encoded but not encrypted.
Read more >
http-auth-interceptor is not settings the headers correctly
I have 2 issues using http-auth-interceptor. Let talk about the first one. When the API return 401 (for the first time), the application...
Read more >
Authentication and Authorization - Apache HTTP Server
Authentication is any process by which you verify that someone is who they claim they are. Authorization is any process by which someone...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found