apex_util.get_first_name(:app_user) with LDAP authentication
562548May 9 2007 — edited May 9 2007Hello 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