Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Forced encryption on attachments

Kim Sullivan
Tera Guru
 

Since upgrade to Utah, all our attachments are being encrypted.  In Tokyo and before there was a checkbox here to choose to encrypt.  That is now gone and none is not the default option.

ServiceNow support says this is OOB, but I can't believe this was intended. 

2023-07-20_8-49-50.png

#encryption

#crypto

#attachments

1 ACCEPTED SOLUTION

Kim Sullivan
Tera Guru

HI told me to post on community and this was an OOB setting.  I spent another 3 hours on it and figured this out -- 

update the optional_attachment_encrypt UI macro.

OOB config:

OOB.png

 

Updated: 

Updated.png

 

You also need to comment out these lines:

KimSullivan_0-1690491092953.png

 

View solution in original post

34 REPLIES 34

I am facing the same issue only with HR module, all the attachments are getting encypted by default when property com.glide.encryption.enable_attachment_key_ui is false in the syatem.

Modifying macro doesn't help, started happening after washigton upgrade it seems .

checked the Column Level Encryption (CLE), which is active true for HR cases but also unable to deactivate these by our own.

BelenDB
Tera Contributor

Hi @Kim Sullivan , your solution worked perfectly for me 🙂

 

Thanks a lot!! I was struggling making the -None- as default option. 

Hames_MLH
Tera Contributor

Hey Kim, I know this post is 3 years old but I wanted to know if you did anything for the newer popup with the two buttons "Upload without Encrypting" and "Upload and Encrypt" that does not exists on your popup.

Hi - our catalog item widget doesn't prompt us for that.  I believe because we are using an older version.

Yeah, that newer version is going to be "fun" to deal with. Thanks for the reply!