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 to get the USER_ID when Authenticating using LDAP?

Allen SandiegoMay 5 2011 — edited Aug 1 2011
Hi All,

I'm currently testing LDAP Authentication with my application. I was able to do this just fine but I came across an issue where in if a user creates or updates a records, I need to set the CREATED_BY_ID and LAST_UPDATED_BY_ID columns accordingly. And since this is LDAP, I don't have any custom Users table created in my schema.

Is there a way to get the USER_ID from Active Directory? If not, can anyone suggest an approach on how I should go about this?

Thanks,
Allen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 29 2011
Added on May 5 2011
9 comments
848 views