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!

Passing login credentials amongst APEX applications in same WORKSPACE

bootsyJul 31 2023

I've created several applications, within same workspace. all applications share same source of data, but each applications has different group of reports, for different groups of users [so not all users user will access all apps or view all data/reports]

I've created an authentication function, where user logins in with username/password, that verifies user has a active account, which will be shared by all applications, and i've created authorization schemes that sets access to data as needed.

so how does one pass the usename/password from one app to another? we have one application with a dashboard that has links for each application in the workspace. i'm trying to setup it up so the user only has to login into the app w. links to the other app and not have the user have to login again each time they select an application to access in the workspace.

Thanks in advance for any help ….

This post has been answered by jariola on Aug 1 2023
Jump to Answer
Comments
Post Details
Added on Jul 31 2023
4 comments
1,142 views