elasticsearch-auth icon indicating copy to clipboard operation
elasticsearch-auth copied to clipboard

Basic auth not working.

Open mpipet opened this issue 11 years ago • 1 comments

Hi,

Using your demo curl on my indexes in ES 1.4. I'am unable to access to any index with an auth constraint on it... I tried with curl , in browser, with ES-php same error 403 at every time.

Token is generated but do not permit to acces to any endpoint.

Nothing in logs, I remove the plugin and reinstalled many times.

mpipet avatar Jan 11 '15 13:01 mpipet

Could you provide actual steps to reproduce it? (ex. a list of curl commands)

marevol avatar Mar 26 '15 06:03 marevol