Release Date: 06.10.2020

Bug Fixes

Kibana Authentication and Multi Tenancy

  • Fixed read only mode for React based apps.

  • When being redirected to the login page after a session timeout, the base path would not always be used correctly. Fixed.

Search Guard Kibana Plugin Core

  • No longer caches tenant data in the browser cookie, as this led to unexpected behavior when working with tenants, e.g., inability to select tenants added via API, inability to store a large amount of tenants’ data due to the cookie size limit.