Skip to content

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

Open
@mschnee

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions