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!

CAS and Custom Login

KennedyApr 15 2009 — edited Jan 4 2013
Hello, I'm trying to integrate our CAS Authentication Server with APEX for Single Sign On. Currently I have a pl/sql procedure to authenticate the users. Once CAS Authenticates I would like to redirect the user directly into APEX. Is it possible to use the APEX login API's to dynamically the url for the user.

Right now the procedure I have returns the username, but I don't have the user's password. Basically I want to create the session id programatically. I've seen some procedures in teh apex_custom_auth like set_user and set_session_id. I just don't know exactly how to use them.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2013
Added on Apr 15 2009
28 comments
7,146 views