Changelog for Search Guard 7.x-42.1.0
Release Date: 06.07.2020
Bug Fixes
Authentication / Authorisation
- Fixed permission problem where LDAP authentication could fail with
java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.com.sun.jndi.ldap.ext")
.
Multi-Tenancy
- Since SG 42, using Kibana with a non-default tenant could show the error
No index-level perm match for User ... Action [indices:data/read/mget[shard]]
. This would only happen if the corresponding.kibana
index went through migration at least once.