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

No Support For Authentication #24

Open
poagester opened this issue Apr 3, 2020 · 3 comments
Open

No Support For Authentication #24

poagester opened this issue Apr 3, 2020 · 3 comments

Comments

@poagester
Copy link

Currently this can only be used for an unsecured instance, could basic authentication please be incorporated?

{'error': {'root_cause': [{'type': 'security_exception', 'reason': 'missing authentication credentials for REST request [/my_index/_settings]', 'header': {'WWW-Authenticate': 'Basic realm="security" charset="UTF-8"'}}], 'type': 'security_exception', 'reason': 'missing authentication credentials for REST request [/my_index/_settings]', 'header': {'WWW-Authenticate': 'Basic realm="security" charset="UTF-8"'}}, 'status': 401}

@epugh
Copy link
Member

epugh commented Apr 3, 2020

This is pretty low traffic project, however if you submit a PR i'd be happy to merge it.

@poagester
Copy link
Author

poagester commented Apr 3, 2020 via email

@epugh
Copy link
Member

epugh commented Apr 3, 2020 via email

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