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

Not able to access sys_user table in Encrypted Field Configurations section

e__rajesh_badam
Mega Guru

Added glide_encrypted_whitelist=True in dictionary-sys_user table. But still am not able to call sys_user table in Encrypted Field Configurations section. 

 

My requirement is I created three security questions with answers in sys_user table. Answer fields should be encrypted and need to view based on role only.

 

Looking for suggestions, please help

1.PNG

2.PNG

2.PNG

  

1 ACCEPTED SOLUTION

Not applicable

Hi @e__rajesh_badam ,

 

Check User Permissions, Make sure that the user account you're using to access the Encrypted Field Configurations section has the necessary permissions. Users need the security_admin role or the encrypter role to access this section.

 

Check if there are any UI policies or ACLs restricting access to the Encrypted Field Configurations section. Ensure that there are no policies or ACLs blocking access to the sys_user table.

View solution in original post

2 REPLIES 2

Not applicable

Hi @e__rajesh_badam ,

 

Check User Permissions, Make sure that the user account you're using to access the Encrypted Field Configurations section has the necessary permissions. Users need the security_admin role or the encrypter role to access this section.

 

Check if there are any UI policies or ACLs restricting access to the Encrypted Field Configurations section. Ensure that there are no policies or ACLs blocking access to the sys_user table.

svani
Tera Contributor

Hi @e__rajesh_badam ,

 

what did you do to resolve this, even i am facing same issue , unable to get user table on field encryption.

 

Thanks,

Svani