Currently forms in workflows only allow authentication by allows anonymous users or logged-in users only. It could be useful to enable admins to create forms which can only be used by a specific group (or groups).
For example: User Teacher A in group School A can fill out a form dedicated to their school, but Teacher X from the group School Y shouldn’t be able to discover that form at all.
Thus, there is some granular access control which leverages the already-existing group-based access control system.
