OpenID connect fails after upgrading ElasticSearch and Search Guard from 7.5+41 to 7.17+53.
Elasticsearch version:
elkversion: “7.17.1”
sgversion: “53.1.0”
sgkibanaversion: “53.0.0”
Server OS version: Docker images built using the build.sh tool
Describe the issue:
After upgrading to the newest search guard version, I can no longer login via OpenID with Azure AD.
Elastic search and kibana seems to deploy fine, but I am greeted with an Authentication Error page.
Steps to reproduce:
Deployed via helm3 chart, with small modifications to work with our RBAC and Ingress/Loard balancer setup, and old data volume claims.
Expected behavior:
We upgraded from ElasticSearch version 7.15.2 and SearchGuard 41.1.0, where authentication worked, so we expect that we are seamlessly forwarded to the azure AD authentication site, but this never happens.
Provide configuration:
elasticsearch.yml (2.1 KB)
kibana.yml (2.2 KB)
sg_config.yml (970 Bytes)
Provide logs:
kibana-logs.txt (38.9 KB)
Screenshots:
Errors in browser console:
Additional data: