Multi User Database Connections

Hi, I would like use CUBA with an existing Oracle database. The database currently works with user context connections. That means that an user must connect to the database using his username and password. Due to an existing user right management implemented in the database, that is used already by another Web application, we need to implement user context connections in CUBA. Is there a way to modify the CUBA Framework to reach the goal ?