Default Encryption Key? | adam | 2014-01-15 10:55 |
Status: Closed | ||
Yes, we considered just adding the remote ETL credentials into labkey/root.xml. This would have been easier, but with additional configurations likely, the admin inconvenience of forcing server restart on every edit plus the global nature of labkey.xml settings (no built-in scoping for user/container) made us lean in favor of building a general purpose encrypted property store. PropertyManager.getEncryptedStore() Adam |
||