Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I automatically add database users to an app?

FriendlyToooMay 21 2019 — edited May 22 2019

Hi Folks:

For some of the apps I create I'd like to be able to automatically add new users to the apps for authorization instead of having to manually add new ones to the list inside the admin section of the app.

For Authentication I am of course using the Apex Database Authentication (Database Account - Current).

In trying to solve this I created an authorization scheme that I thought might provide a list of all users in the database:

pastedImage_0.png

Is there a way to automatically assign a role or authorization to anyone who can authenticate with the database?

Thanks,

Matthew

Comments
Post Details
Added on May 21 2019
4 comments
309 views