APEX and database proxy users
For an APEX application we would like to use database authentication and the database identity for things like auditing the "real user" in transactions, roles and grants of the actual database user, VPD, FGA etc.
Standard behavior of APEX is the usage of apex_public_user for the database session. In stead we would like to be able to use authentication by database proxy user. Is this possible in APEX?
If this is not supported in the current APEX version in which future version is this planned?
Thanks for your answer.