Skip to content

Add support for Client side field level encryption #424

@Crownpack07

Description

@Crownpack07

There is currently no support for Client Side Field Level Encryption (CLSFE) because the package is missing the mongodb-client-encryption package which is a dependency for CSFLE to work

Describe the solution you'd like
A clear and concise description of what you want to happen.

The solution to the problem is adding the package mentioned above which enables the CLSFE. I do not believe that there is anything else missing as the additional configuration can be passed using the existing config file by the consumer of the package.

image

image

CSFLE setup is based on this article

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions