Identity Service Command Line Interface
You may use the IdentyServer4 program with additional parameters to manage the database:
$ plass.id.identity.exe [{/seed | /reseed}] [/demo]
Where:
seed
initialize role and user tables with default roles and the Global System Administrator (sysadmin@plass.dk)reseed
recreates (empties) the database and then does the seeddemo
creates an array of demo logins from country ‘Denmark’, corresponding to the demo officers in the DVI database.Warning!
Usingreseed
immediately DELETES ALL CONTENT in your database
the syntax is described in Documenting command-line syntax