Seeking clarification on Access controls' scripts

sree vidya
Tera Contributor

Hi Community,

As I am trying to understand Access Controls, I have a few questions:

1. what it means if we have only "false" in script condition?

sreevidya_0-1713178369377.png

 

 

2. What is the role of security attribute condition and the difference between local and existing?

sreevidya_1-1713178455277.png

 

 

3. What is the GlideSecurityManager()?

sreevidya_2-1713178989635.png

 

 

4. What is "isPublic" here checking for, and the property?

sreevidya_3-1713179299787.png

 

Requesting the community to help me understand. Thanks in advance.


1 ACCEPTED SOLUTION

Shashwat Rao
Tera Expert

Hello Sree Vidya,

 

Please find below my responses - 

 

1. what it mean if we have only "false" in the script condition? - It means ACL will restrict any given permission specified in role or condition.

 

2. What is the role of security attribute condition and the difference between local and existing? - please refer to the below community post

https://www.servicenow.com/community/now-platform-articles/vancouver-security-attribute-conditions-e... 

 

3. What is the GlideSecurityManager()? - please refer to the below community post for more insights on this -

 

https://www.servicenow.com/community/developer-forum/glidesecuritymanager-and-acls/m-p/1792842 

 

4. What is "isPublic" here checking for, and the property? - Please refer to the below blog for more insights 

 

https://www.servicenow.com/community/developer-forum/servicenow-learning-93-privacy-on-client-callab... 

 

 

View solution in original post

1 REPLY 1

Shashwat Rao
Tera Expert

Hello Sree Vidya,

 

Please find below my responses - 

 

1. what it mean if we have only "false" in the script condition? - It means ACL will restrict any given permission specified in role or condition.

 

2. What is the role of security attribute condition and the difference between local and existing? - please refer to the below community post

https://www.servicenow.com/community/now-platform-articles/vancouver-security-attribute-conditions-e... 

 

3. What is the GlideSecurityManager()? - please refer to the below community post for more insights on this -

 

https://www.servicenow.com/community/developer-forum/glidesecuritymanager-and-acls/m-p/1792842 

 

4. What is "isPublic" here checking for, and the property? - Please refer to the below blog for more insights 

 

https://www.servicenow.com/community/developer-forum/servicenow-learning-93-privacy-on-client-callab...