Skip to content

Enable Micronaut + MongoDB AutoEncryption (CSFLE) #471

@JGaya3

Description

@JGaya3

Issue description

Hi Team,

We are working on a micronaut project and trying to enable client-side field level encryption via mongodb.
As per the Mongo Documentation, added the required settings in a customized Factory class called MongoConfig.java.
But autoEncryption settings are not getting set in the MongoClient.

The main objective is to enable encryption, without writing our own customized encryption logic. As mongo provides CSFLE autoencryption, we are trying to utilize it.

mongo_autoencryption

mongo_autoencryption_log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions