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

Mirage is Injecting the appbase Bearer Authorization token into non-appbase Elasticsearch cluster requests #67

Open
mschnee opened this issue Dec 5, 2018 · 1 comment

Comments

@mschnee
Copy link

mschnee commented Dec 5, 2018

This is the cause of #16

Reproduction steps:

  • Install mirage as an extension or run it locally.
  • Provide an AWS-hosted ElasticSearch cluster URL and index.
  • Note in the web inspector of your choice that the request to ${host}/${index}/_mapping includes an Authorization header, which causes the request to fail.
  • This Authorization header should not be sent.
@siddharthlatest
Copy link
Member

@mschnee Thanks for pointing this out. I have an idea on what's causing this. @metagrover @lakhansamani Is it possible to upgrade Mirage to use the latest appbase-js lib?

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

No branches or pull requests

2 participants