Using the “course_org_filter” configuration the LMS show only the organization courses but the Studio always display all courses (from all organizations).
I want to have a LMS and Studio per site. Is it possible ?
I’m not sure if Studio has that type of filter, but Studio should only show each user the courses that they have permission to view. So if you use groups and “org-level permissions” to ensure that users only have permissions to view courses from their own org, I think it will have a similar effect. In other words, don’t grant any user the “global staff” permission, but instead grant each admin an “instructor” or “staff” role for their org.
It’s not very clear, but you can go to (LMS or Studio domain)/admin/student/courseaccessrole/ and add a new role assignment with the org set to a specific org, but the “course ID” blank (and “role” set to instructor or staff). That should have the effect you want.