orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
514 stars 221 forks source link

Clarify how permissions can be applied to Form Builder #5843

Open ebruchez opened 1 year ago

ebruchez commented 1 year ago

Following #1860.

We need to document what global/per-app/per-form permissions do for Form Builder!

Indeed, they also allows setting data permissions for orbeon.builder, in addition to what we have in form-runner-permissions.xml.

The latter does two things:

On the other hand global/per-app/per-form permissions allow:

Is there any way to make a more consistent story between the two?

ebruchez commented 1 year ago

If we had #1487, regular permissions could completely replace form-runner-permissions.xml.

ebruchez commented 1 year ago

But if we go towards #2256, how do we express that?