elan-ev / studip-opencast-plugin

This is an Stud.IP plugin for Opencast
https://elan-ev.github.io/studip-opencast-plugin/
GNU General Public License v2.0
9 stars 22 forks source link

The plugin should require setting less roles for the lti `instructor` #914

Open tibroc opened 7 months ago

tibroc commented 7 months ago

The documentation states that many roles should be set for the lti user:

https://github.com/elan-ev/studip-opencast-plugin/blob/701056cddaede8ce3dd327f68beaaf258564d5cb/INSTALL.md?plain=1#L27

It should be sufficient to set ROLE_STUDIO,ROLE_CAPTURE_AGENT.

Related to https://github.com/elan-ev/studip-opencast-plugin/issues/725

tgloeggl commented 1 week ago

Lars told me once, that ROLE_CAPTURE_AGENT might be to much permissions, because it would include ROLE_ADMIN. Could you shed some light on that? @lkiesow