…thoughts on ServiceNow and digital transformation

Post

Field Encryption Modules not visible after installing Column Level Encryption


After installing the Column Level Encryption plugin (com.glide.encryption), the navigation module for Field Encryption Modules is not visible. This is because this module is only visible to sn_kmf.cryptographic_manager and sn_kmf.cryptographic_auditor roles, and though they are included in the sn_kmf.admin role, the sn_kmf.admin role requires elevation.

To resolve this:

  1. Make sure you’re in the Global scope. Go to the Key Management Administration module and add yourself as a Key Management admin.
  2. Log out and back in.
  3. Elevate to security_admin.
  4. The Field Encryption Modules module should now be visible.