Multiple connections and third party apps

Hello,
i have the need of having multiple database connections and handling third party apps, is it posible to handle what database connection the third party app will connect to?
i see i can only promote one connection to domain level, if i try the 2nd one says there is a conflict.

Any help? I already made it work for one db.

Thanks
Rodrigo

Hi @rodrigo. There’s a limitation of only one DB connection flagged as domain connection.

If you really need different ways of authenticating users for third-party apps, maybe using multiple tenants might be the option.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.