Security around survey results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 03:28 PM
We have several surveys going around our company for different things , (change requests, new hires, incidents) what is the best way to lock down the survey to only have certain people view the results. Do i need to remove survey_reader role from everyone and give custom roles and ACLs per survey?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 08:43 PM - edited 10-28-2024 08:52 PM
Hi @RBlor ,
To meet the requirement, add ACLs to the survey table to restrict access to view survey results.
Survey reader [survey_reader]
View surveys and related information, such as survey responses, survey groups, scorecards, and reports.
If survey_reader role has been given to the table by OOB better to remove the role to users who don't want to access to survey responses.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 09:33 PM
We want certain groups to access the results for the change request survey and another group to view the results of the incident survey, how would we do this without the 2 groups bein able to see both results?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 09:43 PM
Control access using ACLs by creating specific roles and applying them to the required groups. Create ACLs on the table with conditions filtering based on change or incident criteria, and assign the new roles to the respective groups as needed.
Thanks,
Pradeep
Regards,
Pradeep