console icon indicating copy to clipboard operation
console copied to clipboard

Allow the user to disable SSE

Open nimish-ks opened this issue 7 months ago • 4 comments

Is your feature request related to a problem?

Currently there is no way to disable SSE / server side encryption after it has been enabled.

Describe the solution you'd like

image

  • Add a button in the application setting that will allow disabling of Server Side Encryption
  • Check if the application is using any feature that require SSE eg. third party integrations, REST API - if yes warn the user that they will be disabled
  • Delete the applications wrapped keys from the backend

nimish-ks avatar Jul 21 '24 12:07 nimish-ks