If you think it is a bug report or you have a technical issue, please answer the following questions.
Elasticsearch version: 8.19.19
Kibana version (if relevant): 8.19.19
Browser version (if relevant): any
Describe the issue:
Since upgrade to 4.1.2, my reverse proxy authentication is broken on Kibana, but succeed in Elastic, I’m getting the following kibana log, event when logging as administrator, with the role “SGS_ALL_ACCESS”:
“{”“service”“:{”“node”“:{”“roles”“:[”“background_tasks”“,”“ui”“]}},”“ecs”“:{”“version”“:”“8.11.0"”},“”@timestamp"“:”“2026-08-05T19:50:07.941+02:00"”,““message””:““Multitenancy: Could not get tenant info from /. AuthenticationError: authentication_exception””,““log””:{““level””:““ERROR””,““logger””:““plugins.searchguard.searchguard-multitenancy””},““process””:{““pid””:766,““uptime””:3259.285224879},““trace””:{““id””:““322fce0b7bd07ca6bc204997f031012b””},““transaction””:{““id””:““3e3ca1518de8602d””}}"
I didn’t see anything particular in the release notes, can someone could give me some hint about what to check ? What did I miss or some log to check about deprecated features in kibana ?