Different database user for each application

Confluence User - 16 Apr, 2019

Is it possible to use a different database user id for one application?

We would like to enforce security between two applications by using separate database users. The database user for App1 would only have access to the tables required for App1. The database user for App2 would have access to different tables required for App2.

Is this possible without setting up JDBC Form Binding on each form in each application? 

datasource;database;forms;security

1


17 Apr, 2019
confluenceUser
1
confluenceUser

Hi, if you really need to enforce having separate databases you should consider deploying the applications on separate copies of Joget. Alternatively you could try using Joget Workflow Cloud Edition that supports multitenancy.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print