Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enforces security rules on the visibility of users and roles during dashboard sharing, ensuring that only authorized entities are displayed. |
| What area does it affect? |
Dashboard Sharing |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when adjusting dashboard sharing settings or enhancing security protocols. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cms.dashboards.sharing_with_secure_search |
| Sys ID |
ced041d1871313004ebe6b2b36cb0b01 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Apply security rules to the list of users, user groups, and roles that are visible when sharing dashboards |
| Updated |
2024-05-25 04:05:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... If there is only one role in this list and that role is misspelled, no user will be able to share dashboards until the value for this property is corrected. glide.cms.dashboards.sharing_with_secure_search In this system property, the admin can specify that security rules are applied to the lists of users, user groups, and roles that are visible when users share responsive dashboards. ...
Context preview
Snippet 2
... [sys_properties] table glide.cmdb.statemgmt.max_lease_expired_days Maximum number of days that lease expiration can be set with for CI Actions. • Type: integer • Default value: 15 • Location: System Property [sys_properties] table glide.cms.dashboards.sharing_with_secure_search When enabled, the list of users, user groups, and roles that are visible in the sharing panel is restricted. The restriction is based on the configuration of the sys_user, sys_user_group, ...
Context preview
Snippet 3
... instance to be evaluated as non-production can lead to information disclosure or denial of service. Enforce security rules to sharing dashboards • Description ◦(Old <blank> ◦(New When the Glide Property 'glide.cms.dashboards.sharing_with_secure_search' is not set to 'true', a user can share a dashboard to groups and roles that they do not personally have access to. This property enforces ACLs on searching the ...
Related properties