opencast / opencast-admin-interface

A modern admin user interface for Opencast
https://admin-interface.opencast.org
Educational Community License v2.0
1 stars 22 forks source link

Custom roles pattern not respected in ACL tab #658

Open habitant6685 opened 1 month ago

habitant6685 commented 1 month ago

The custom roles pattern seems to not be respected when trying to add roles that are not in the Opencast database (e.g. LDAP users).

Issue seems similar to opencast/opencast#5016.

Custom Roles Pattern Attempt

lkiesow commented 3 weeks ago

Maybe instead of this (somewhat weird) ACL pattern you configure in the backend we could just add a button “Add custom role” were you cab just enter any role? I think that will also work better with the new UI proposed in #561.

habitant6685 commented 3 weeks ago

I'd agree that adding a more general option to add custom roles might be the more sensible solution moving forward, especially considering that the ACL pattern has often caused bugs in the past.