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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Need to search the users list from Active directory in oracle apex

M.broNov 4 2021 — edited Nov 4 2021

Dear All,
Versions:Apex : 20.1, Database : 12.2
I connected the microsoft active directory from oracle apex using LDAP authentication schema option successfully.
My query is very simple. I have one look up field in oracle apex form. I need to get the domain user list from active directory.
Like my windows user :
User Name: testuser Password :abc1234. I can use the same windows login to use my oracle apex application login as well. but need to get the user name and other details if requried.
Thanks.

Comments

Post Details

Added on Nov 4 2021
2 comments
1,264 views