
Chenna KesavR.93432 (Customer) asked a question.
Hi,
I went through the Okta documentation, but couldn't find out how the data is stored behind in case of Okta Universal Directory (UD). In case of LDAP servers, the data is stored in hierarchical structure with organizational units etc.,
Can someone help me to clarify below questions.
- How is the data stored in case of Okta UD? Can we maintain LDAP hierarchy to differentiate different set of users based on line of business etc.,?
- Is there a way to connect to this Okta UD and view the data other than the web interface?
- Do we need to define custom object classes that were defined in LDAP servers in case we need to import user objects to Okta?
Regards,
Chenna Kesav

Hi Cheena,
I had the same questions and I am sharing what i learnt.
-> Okta engineer confirmed that Universal Directory is a mySQL backed datastore accessible via the REST API.
-> Yes for sure, I use LDAP browser like Apache and browse data like I do for Active Directory. and i can be also accessible via REST API developed by Okta
-> Nope, You wont have that level of access. it's abstracted