Wrong format of API key role descriptors used for node requests after cluster upgrade #62911
Labels
>bug
:Security/Authorization
Roles, Privileges, DLS/FLS, RBAC/ABAC
Team:Security
Meta label for security team
An effeciency optimisation for API Key role descriptors were introduced in #58156. The optimisation introdueced a new storage format for role descriptors in metadata of the authentication object. BWC was added in the PR. However it is not sufficient to cover the following scenario:
v7.9
.v7.9
. Hence it tries to process the role descriptors in the new format way and fails because they are still in the old format of v7.8.The text was updated successfully, but these errors were encountered: