gbv / login-server

Login and connect accounts with multiple identity providers
https://coli-conc.gbv.de/login/
MIT License
31 stars 32 forks source link

Add admin tool #81

Open nichtich opened 3 years ago

nichtich commented 3 years ago

Via command line (should be enough to start with) and/or web interface and API (restricted to selected admin identities). Required to

The first is basically a thin wrapper around db.users.find(...). A dump of all users could also be used to generate basic statistics with jq on the command line-