opencast / opencast-docker

Dockerfiles for Opencast
https://quay.io/organization/opencast/
Educational Community License v2.0
41 stars 36 forks source link

Minimum roles required for Studio #177

Closed 123dev closed 2 years ago

123dev commented 2 years ago

Hi,

I setup all in one docker instance. I'm able to login as admin and perform all the actions

I added a regular user, and I want to allow this user basic studio access similar to https://studio.opencast.org/ What is the minimum Roles required to achieve that? Granting all the ROLEUI* along with ROLE_STUDIO still gives http 403 forbidden image

What am I missing?

mtneug commented 2 years ago

Did you log in again after setting the roles? I think only ROLE_STUDIO is required.

At any rate, this is not an issue related to the Docker images. I advise asking in Matrix or the mailing list.