Testdata
UserIdentityBackend will, upon startup if import.enabled=true, import data from four different data files specifying
- Applications
- Users
- Organizations
- Roles
The files should be in CSV-format and located in for example a testdata catalogue in the same folder as UserIdentityBackend.jar
NB: You might want to hange applicationSecrets in production environment, in fact there is also a set of [ProdInitData]...