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!

apex_util.get_first_name(:app_user) with LDAP authentication

562548May 9 2007 — edited May 9 2007
Hello world

Why am I not able to access the user's first name with apex_util.get_first_name(:app_user) when using LDAP authentication ? The pl/SQL procedure does'nt through any error and the user gets authenticated fine, but the value of this attribute remains null.
How can I get the user's firstname and lastname otherwise ?(if apex_util.get_first_name(:app_user) is useless in this case)

Any thoughts?

Regards
Shantanu Dhanuka
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 6 2007
Added on May 9 2007
1 comment
570 views