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.