console
console copied to clipboard
Allow the user to disable SSE
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
- 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