Hi,
i've a client server application (c#) connected to an Oracle db (19); after login the application knows the (oracle) user connected.
I'd like to run an url to apex application (on the same db) without asking username and password to the user (i already know the db user) and at the same time have the dbuser available in :APP_USER
I suspect i should use a custom authentication schema but it's not clera to me how to use it
I'm running apex 24.2
Tks in advance
Stefano