Field Encryption Module

Mayur Patil2
Tera Expert

Hello Developer,

I am trying to configure the Field encryption module in ServiceNow.

But When i am trying to create New module in cryptographic module then I am not able to see NEW button. Also, no OOTB module is provided. 

 

Below screenshot is for reference.

MayurPatil2_0-1727691128816.png

 

 

I am taking taking reference from this youtube link.

https://www.youtube.com/watch?v=4b9S9KwzL2g

 

Thank you, 

Mayur Patil

Column Level Encryption (CLE) is server a platform security product that allows server-side encryption of string-based fields (strings, dates, URLs) and attachments within the ServiceNow Platform. Field values are encrypted, and access to the unencrypted data is role-based. Users without the ...
1 ACCEPTED SOLUTION

Harsh_Deep
Giga Sage
Giga Sage

Hello @Mayur Patil2 

 

Please go through https://www.servicenow.com/community/developer-blog/step-by-step-guide-to-configuring-an-encryption-...

 

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.

View solution in original post

5 REPLIES 5

Thank You Harsh this solution works.