Please enable JavaScript to view this site.

InterFormNG2 Manual

Its possible to change the user configuration to use a database instead of the file system. To enable this, first setup a database for settings (Since this piggybacks on the settings database). Then add the following line to the application-default.properties:

 

userRepository=database

 

- and restart the InterFormNG2 service.

 

Please note that the original users and tenants will not be transfered to the database.