We have our web server which generates a access_token which is stored in cookies. Is there any way that opensearch dashboards can use this access_token and perform authentication without basic auth (user credentials)?
We have our web server which generates a access_token which is stored in cookies. Is there any way that opensearch dashboards can use this access_token and perform authentication without basic auth (user credentials)?