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!

Single login for PHP and ApEx application.

Ally_pDec 2 2011 — edited Dec 6 2011
All,

I've a php application and a ApEx application. Users login to PHP application and after login they see a link to ApEx application. Both ApEx and PHP applications are authenticated using a oracle database function. I want to use logged in user info and get the session id from ApEx, so that the user will not be prompted for login again when they click on the ApEx link. How can I achieve this.

As I said, both applications use same database function. User name and password are passed to the function and function returns true/false value.

Thank you for your help on this.
Ally.

Edited by: Ally_p on Dec 2, 2011 10:24 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 3 2012
Added on Dec 2 2011
6 comments
1,385 views