LDAP Integration with OKTA

I am trying to integration UCS with OKTA through LDAP agent. agent is working perfectly and i am able to export the user from UCS to OKTA.

When i am trying to create or update an user from OKTA to UCS then i am not able to do that.

where i can check the exact log that why i am not able to import or create the user from OKTA LDAP Agent?

where i can get the complete object class. i am getting below error while performing this.

I would very thankful if you could provide any solution or guidance on this.

Okta Side Error log:

An error occurred while assigning this app.

Automatic provisioning of user Atlan Integration to app LDAP failed: Error provisioning AD user: Target OU is not an import OU

Okta Agent Log errors;

[LdapCursor:63] - LDAP cursor was created for a different set of LDAP queries
[ 2019-11-01 13:38:50.925 ] [ pool-2-thread-46 ] [ INFO ] [ReadLdapActionHandler:73] - Import started for scanType=FULL
[ 2019-11-01 13:38:50.925 ] [ pool-2-thread-46 ] [ INFO ] [UnboundIDLdapClient:272] - Search DN=cn=users,dc=atlan,dc=space
[ 2019-11-01 13:38:50.925 ] [ pool-2-thread-46 ] [ INFO ] [UnboundIDLdapClient:273] - Search Filter=(&(objectclass=posixaccount)(uid=integration))
[ 2019-11-01 13:38:50.925 ] [ pool-2-thread-46 ] [ INFO ] [LdapUtil:69] - [LDAP => atdc.atlan.space:7389] Operation=SearchRequest BaseDN=cn=users,dc=atlan,dc=space Filter=(&(objectclass=posixaccount)(uid
=integration)) Scope=SUB Attributes={givenName,distinguishedname,sn,mail,objectClass,uid,title,manager,streetAddress,l,st,postalCode,physicalDeliveryOfficeName,departmentNumber,telephoneNumber,mobile,pref
erredLanguage,postalAddress,employeeID,employeeNumber,entryuuid,nsrole,pwdlockout,entrydn,modifyTimeStamp}
[ 2019-11-01 13:38:50.925 ] [ pool-2-thread-46 ] [ INFO ] [UnboundIDLdapClient:284] - Paged search: SearchResultEntry=SearchResult(resultCode=0 (success), messageID=10, entriesReturned=0, referencesRetur
ned=0, responseControls={SimplePagedResultsControl(pageSize=0, isCritical=false)})
[ 2019-11-01 13:38:50.926 ] [ pool-2-thread-46 ] [ INFO ] [LdapDirectoryAdapter:122] - No results found
[ 2019-11-01 13:38:50.926 ] [ pool-2-thread-46 ] [ INFO ] [ReadLdapActionHandler:270] - Found 0 objects, Packing ScanObjects with Object / Byte sizes: 200 / 250000, chunk #0
[ 2019-11-01 13:38:50.926 ] [ pool-2-thread-46 ] [ INFO ] [ReadLdapActionHandler:122] - MaxTimeStamp=20191024120359Z
[ 2019-11-01 13:38:50.926 ] [ pool-2-thread-46 ] [ INFO ] [ReadLdapActionHandler:186] - Scan data response sent. Total chunks transferred=0
[ 2019-11-01 13:38:50.930 ] [ pool-2-thread-46 ] [ INFO ] [LdapRestClient:246] - POST initiated with result status=FAILURE, actionType=READ_LDAP, actionId=ADS1psyzppmu1CcIg357, diagnostic message=, error
code=, matched dn=, message=No entries found while executing queries: (&(objectclass=posixaccount)(uid=integration)), result code=, vendor=OPEN_LDAP
[ 2019-11-01 13:38:50.930 ] [ pool-2-thread-46 ] [ INFO ] [LdapRestClient:478] - POST

reference link;

https://support.okta.com/help/s/article/87604166-LDAP-Agent-Deployment-Guide