I'm running a server with WebProtege 4.0.0 from the docker images as described on the WebProtege github page.
Now I want to access a list of all users, how can I actually do that?
The best thing I've found so far is trying to share a project, type in all the letters individually and write down the names that show up.
I'm not sure if that is the best way, but I connected to the database and extracted the users that way.