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.

Read Only Access to Asset Properties

TStark
Kilo Sage

Is it possible to grant a non-admin ready only access to the Asset Management Properties (screenshot below)?

 

/now/nav/ui/classic/params/target/system_properties_ui.do%3Fsysparm_title%3DAsset%2520Management%2520Properties%26sysparm_category%3DAsset%2520Properties%26sysparm_domain_restore%3Dfalse%26sysparm_stack%3Dno%26sysparm_use_polaris%3Dfalse 

 

AJ27_0-1714168009642.png

 

1 ACCEPTED SOLUTION
2 REPLIES 2

Community Alums
Not applicable

Hi @TStark ,

  • system properties are only accessible by those with the "admin" role.
  • system properties also appear to be accessible by app admins as well, i.e. those with knowledge_admin role can see system properties associated with Knowledge.
  • system properties allow for the explicit setting of Read or Write roles, which allow the admin to open certain properties to others, or to remove read/write access for others.
  • if a system property is set as type "Password", the value will be encrypted.