GUI for group management
Users ask for a GUI to create, edit, delete user groups. Currently this is only possible via the API.
Questions
1) Where is the link to the group management?
1a) User Info page
Click on the user name at the top bar, i.e. in the user info page. Problem: That belongs to keycloak and does not know anything about NOMAD and its groups.
The caveat here is: What is the source of groups? Currently they reside in NOMAD itself, but another natural space would be keycloak. Unfortunately, I didn't find an easy solution to adapt keycloak for group management (cf. keycloak-orgs). Also, if we change it now, we have to either make NOMAD work with both sources, add a migration (script?), or scrap all existing groups.