TL;DR
Unable to login to Kibana via SAML after 7.10.1 upgrade.
Issue
I’m unable to login to Kibana, after deploying v7.10.1, with Search Guard installed, similar to this post. However, unlike this post, redeploying did not resolve the issue. Fortunately, this is my test environment, but I would like to move to production, ASAP.
Details are:
- Elasticsearch version: 7.10.1, with Search Guard 48.0.0
- Kibana version: 7.10.1, with Kibana Plugin 48.0.0
- Using standard Elastic container images, with Search Guard installed.
I’m receiving the following error:
I’ve attached copies of config files and logs. Note that these config files work without any issues under previous versions, including 7.9.1, which I’m currently using in production.
elasticsearch.log (21.3 KB) elasticsearch.yml (1.9 KB) kibana.log (268.2 KB) kibana.yml (1.6 KB) sg_config.yml (4.0 KB)