Okta UserSync connector - User Provisioning¶
A pull based user provisioning connector for Okta that syncs users and groups from Okta using APIs to Privacera at a configured interval.
Features¶
-  
User Search: Search for users in the Okta based on optionally configured search criteria such as: Login, First Name, Last Name, Email, or Status.
 -  
Group Search: Search for groups in the Okta based on optionally configured search criteria such as: Type, Name, SamAccountName, or Source ID.
 -  
Group Only: UserSync can be configured to sync only users that are members of synced groups from LDAP/AD server.
 -  
Incremental Sync: Incremental sync is supported. UserSync will perform a delta search to get the changes since the last sync.
 
- Prev topic: About UserSync
 - Next topic: Prerequisites