Example Cipher use case

One common use case for Cipher is to encrypt sensitive data by default, but allow operational users with legitimate purposes to selectively decrypt specific fields when they need it with an audit trail of actions.

In the example diagram below, sensitive data lands in a Foundry dataset with a security Marking applied. The steps outline how to use Cipher to obfuscate data before sharing, and enabling only targeted decryptions for operational users.

Architecture_diagram

Steps to reproduce

  1. Create a Cipher Channel in your landing Project.
  2. Issue an Admin License and grant access to it to a relevant admin user.
  3. Obfuscate sensitive columns via Transforms and unmark the minimized dataset.
  4. Reference the minimized dataset in the Project to which operational users have access.
  5. Issue a decrypt Operational User License and move it to the Project for operational users.
  6. Set up your Ontology and enable rendering of encrypted values.