Is your feature request related to a problem? If so, please describe.
Everyone who visits my dashboard can change the configuration of my Dashy instance and edit the dashboard.
The boolean "disableConfigurationForNonAdmin" prevents a part of this from hapening, but if keycloak is used then this option doesn't work. Unless I create a built-in auth admin user.
Describe the solution you'd like
A another setting that contains a list of keycloak (or other OIDC) roles/groups that are allowed to save to disk or edit the configuration.
Priority
Medium (Would be very useful)
Is this something you would be keen to implement
Maybe
Is your feature request related to a problem? If so, please describe.
Everyone who visits my dashboard can change the configuration of my Dashy instance and edit the dashboard.
The boolean "disableConfigurationForNonAdmin" prevents a part of this from hapening, but if keycloak is used then this option doesn't work. Unless I create a built-in auth admin user.
Describe the solution you'd like
A another setting that contains a list of keycloak (or other OIDC) roles/groups that are allowed to save to disk or edit the configuration.
Priority
Medium (Would be very useful)
Is this something you would be keen to implement
Maybe