Hi,
I am new in the elastic stack.
My requirement is:
after users login to our website, they do not need to key in account/password again in order to access kibana.
So, I find this
https://www.elastic.co/guide/en/kibana/current/kibana-authentication.html#token-authentication
It says that I can access user info & perform some operations with that TOKEN.
However, what I want is bypassing the login page with that TOKEN. Is it possible?
Any suggestion is appreciated.
Many Thanks,
Han Shih