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!

Oracle APEX Authentication scheme on two tables

Manjunath666Oct 3 2018 — edited Oct 4 2018

Problem statement: We have two tables, both have username and password. We should check login credentials given by user in login screen  in both tables and If given credentials matches in any table then we should allow user to login into the application.

can anyone suggest me, If oracle APEX have any feature or we should write code for Custom Authentication scheme (suggest code if anyone had) ?

Thanks in advance.

This post has been answered by Billy Verreynne on Oct 3 2018
Jump to Answer
Comments
Post Details
Added on Oct 3 2018
8 comments
1,726 views