Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add system table in Colum Leve Encryption

Sonu
Tera Guru

Hi 

I have a doubt in the below statement to get the sys_user table to be .displayed in the drop downlist in field encryption.

I dont understand the below statement , could you please elaborate with steps ?

 

https://docs.servicenow.com/en-US/bundle/tokyo-platform-security/page/administer/encryption/concept/...

 

System tables cannot be encrypted using column level encryption by default. To allow encryption these tables, add an attribute named glide_encrypted_whitelist with a value of true to the sys* tables collection record.

 

1 ACCEPTED SOLUTION

Sonu
Tera Guru

Found the solution , it needs to be added to Collection in dictionary>filter sys_user > search for collection in types field and there add this

 

Sonu_1-1669837629421.png

 

View solution in original post

4 REPLIES 4

Sonu
Tera Guru

I found this article, but even in this i coudnt find the screenshot for the same on how i should add the property so that it is listed in the field encryption 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0998580

 

this is either no longer available or needs different permissions to view

Sonu
Tera Guru

Is this the way i should add ? if so even post this im  unable to see the sys user table in the field encryption table search list

 

Sonu_0-1669836661982.png

 

Sonu
Tera Guru

Found the solution , it needs to be added to Collection in dictionary>filter sys_user > search for collection in types field and there add this

 

Sonu_1-1669837629421.png