Hi,
Why does the cookie "sid" changes by every request after i'm logged in ?
versions:
x-pack:6.1.1
kibana: 6.1.1
elasticsearch:6.1.1
Thanks.
Hi,
Why does the cookie "sid" changes by every request after i'm logged in ?
versions:
x-pack:6.1.1
kibana: 6.1.1
elasticsearch:6.1.1
Thanks.
Its a setting called xpack.security.cookieName
which is set to sid
-cookie used for the session. This cookie is valid through the entire session. Is Kibana behind any proxy ? Check you also check the proxy cookie/header is present in the request originating from kibana?
Cheers
Rashmi
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.