Can we give ACL to script includes ?

randeepnath
Mega Contributor

Hi

I have 3 script includes, System definition => Script includes. Shall we give ACL to these ?

If we can give, is that the option client script include ?

1 ACCEPTED SOLUTION

Hi Randeep,



acl on Client_Callable_Script_Include -


Please see the screeshot.



SI.png



ACL SI.png



just paste your Script include name in ACL Name field.



Regards,


Harshvardhan



Hit Like/Helpful/Correct if applicable


View solution in original post

9 REPLIES 9

Deepa Srivastav
Kilo Sage

I didn't get your question can you elaborate?


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Randeep,



You should secure your script include which is client callable by creating ACL i e create ACL by selecting Type as "Client_callable_script_include" and name as Hello World(ex name of script include)


Screen Shot 2016-07-14 at 12.36.42 AM.png


This can be restricted as per the role according to your application use case.


Please refer section 7 here for more info.


Using Access Control Rules - ServiceNow Wiki


Harsh Vardhan
Giga Patron

Hi Randeep,



What is your exact requirement?


Do you want to put some security on your script include or do you want to achieve other things.



Please elaborate.




Regards,


Harshvardhan


HungMiju
Mega Expert

System Security -> Access Control (ACL)
- create new ACL


+ type: Client Callable Script Include


+ name is your script include need to config