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

Issue #70 - support the kbn-xsrf header #72

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

saravanan30erd
Copy link
Contributor

fixes #70

it adds support for header kbn-xsrf when using kibana APIs through aws-es-proxy.

@abutaha abutaha merged commit 643e6f4 into abutaha:master Jun 5, 2020
jphuynh added a commit to jphuynh/aws-es-curl that referenced this pull request Oct 18, 2021
This shouldl be ignored by ElasticSearch but is required when making Kibana API calls (https://www.elastic.co/guide/en/kibana/7.15/api.html#api-request-headers).

Adding this will allow to both target ElasticSearch and Kibana API using aws-sigv4 signed requests.

Similar to that PR that added the support to aws-es-proxy: abutaha/aws-es-proxy#72
jphuynh added a commit to jphuynh/aws-es-curl that referenced this pull request Oct 18, 2021
This should be ignored by ElasticSearch but is required when making Kibana API calls (https://www.elastic.co/guide/en/kibana/7.15/api.html#api-request-headers).

Adding this will allow to both target ElasticSearch and Kibana API using aws-sigv4 signed requests.

Similar to that PR that added the support to aws-es-proxy: abutaha/aws-es-proxy#72
jphuynh added a commit to jphuynh/aws-es-curl that referenced this pull request Oct 18, 2021
This should be ignored by ElasticSearch but is required when making Kibana API calls (https://www.elastic.co/guide/en/kibana/7.15/api.html#api-request-headers).

Adding this will allow to both target ElasticSearch and Kibana API using aws-sigv4 signed requests.

Similar to that PR that added the support to aws-es-proxy: abutaha/aws-es-proxy#72
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

Successfully merging this pull request may close these issues.

API request to Kibana not including kbn-xsrf header
2 participants