Hi,
-
I need to create a configuration per tenant, I would like to use the cuba config mechanism. Is this possible?
So In compile time, I will define the properties, and on run time ill input the config values (per tenant). -
Some of my configs needs to be encrypted. For example: Third party API passwords. I would like to encrypt a config property. is this possible? if now, can I encrypt none-config fields in the database?
Thanks