Skip to content

kibana-keystore doesn't support Array fields #80840

@marius-dr

Description

@marius-dr

Kibana version: 7.10.0

Right now there is no way of storing array values for keys in the kibana-keystore. The main use-case right now for this is storing the key rotation decryption Keys:

xpack.encryptedSavedObjects:
  encryptionKey: kibana-instance-2-encryption-key
  keyRotation:
    decryptionOnlyKeys: [kibana-instance-1-encryption-key]

as the xpack.encryptedSavedObjects.keyRotation.decryptionOnlyKeys setting only takes an Array input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:OperationsKibana-Operations TeambugFixes for quality problems that affect the customer experience

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions