Hi people.
We’ve been working lately with Elastic, and now the server has been updated by adding to it an authentication layer using OAuth. I saw that some other providers like BigQuery support this type of authentication. How can I do the same with elastic? We need to pass the user token on each request after the user is logged in. Is there a way to do that?