Set the cookie in elasticsearch

Hi,
I modified restController.java to provide token based Oauth authentication,How do i set the cookie here .
Is it Xpack specific?

Does elasticsearch use cookies by default?

No, I do not think so. What do you want to use it for?

Basically i added token based authentication to restcontroller, so i want to maintain user session.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.