OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: akstrom on July 02, 2025, 06:12:43 AM

Title: Encryption at rest
Post by: akstrom on July 02, 2025, 06:12:43 AM
Hi ! Have anyone added encryption at rest on a working environment before ?

BR,
Anne
Title: Re: Encryption at rest
Post by: Justin Derrick on July 02, 2025, 01:15:07 PM
Yes.  The snag is that encryption happens at load time -- all new documents will be encrypted, but old documents will remain un-encrypted.  You can reload the documents to force the data to be encrypted at rest.  This also remains true for Globally Unique IDs and Hash values -- only new data will receive the features.

-JD.