<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008C3jiPSAROkta Classic EngineIntegrationsAnswered2024-03-25T19:05:32.000Z2015-11-30T06:52:37.000Z2016-06-28T00:46:39.000Z
Questions about Okta API and universal directory
Hi

I have couple of questions about universal directory and Okta API;

 

1) Is there a way the universal directory for our domain can be accessible from ldap browser?

 

2) Is there a way to retrieve the complete dump of users from universal directory? I did not see any option in the Admin section to export users and  the APIs also have a limit while extracting user records.

 

3) We have Okta User profile and App User Profile. I see there are APIs to retrieve App User Profiles for users assigned to a particular application. But when I tried to execute it, there are no errors but I dont get any attribute in the returned profile. I see an attribute named userName in the App profile and I also added a custom attribute named testattribute. But I dont get either of them in the returned data but I get correct number of users and Id of user. I am using following API

 

"https://${org}.okta.com/api/v1/apps/<AppInstanceId>/users/<User Id>"

 

4) How can we do group provisioning (fine grained acces provisioning) for any application using APIs? I see the API to assign application takes group information in the request data. But is there any API which will do only groups management (assignment and removal) for any application? 

 

I see there are APIs which can assign an application to a user group in Okta directory but I am looking for a group assignment inside the application.

This question is closed.
Loading
Questions about Okta API and universal directory