As described in OHDSI/WebAPI#1099, the instructions call for connecting to the WebAPI database as the datasource connection for the security database. The confusion here is that people will add the security tables (demo_security) to the WebAPI schema, which goes against the WebAPI schema being managed by our automated migration process.
The suggestion is to update the basic security documentation so that it is clear that the security database is independent of the WebAPI database.
As described in OHDSI/WebAPI#1099, the instructions call for connecting to the WebAPI database as the datasource connection for the security database. The confusion here is that people will add the security tables (demo_security) to the WebAPI schema, which goes against the WebAPI schema being managed by our automated migration process.
The suggestion is to update the basic security documentation so that it is clear that the security database is independent of the WebAPI database.