Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.1
-
Midpoint 4.0.1
connector ConnId com.evolveum.polygon.connector.ldap.ad.AdLdapConnector v2.3<icfc:configurationProperties xmlns:gen451="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.evolveum.polygon.connector-ldap/com.evolveum.polygon.connector.ldap.ad.AdLdapConnector">
<gen451:host>...</gen451:host>
<gen451:port>636</gen451:port>
<gen451:connectionSecurity>ssl</gen451:connectionSecurity>
<gen451:bindDn>...</gen451:bindDn>
<gen451:bindPassword>
</gen451:bindPassword>
<gen451:baseContext>...</gen451:baseContext>
<gen451:includeObjectClassFilter>true</gen451:includeObjectClassFilter>
<gen451:userObjectClass>user</gen451:userObjectClass>
<gen451:nativeAdSchema>true</gen451:nativeAdSchema>
<gen451:includeObjectCategoryFilter>true</gen451:includeObjectCategoryFilter>
<gen451:winRmHost>...</gen451:winRmHost>
<gen451:winRmUsername>...</gen451:winRmUsername>
<gen451:winRmDomain>...</gen451:winRmDomain>
<gen451:winRmPassword>...</gen451:winRmPassword>
<gen451:winRmAuthenticationScheme>ntlm</gen451:winRmAuthenticationScheme>
<gen451:winRmPort>5986</gen451:winRmPort>
<gen451:winRmUseHttps>true</gen451:winRmUseHttps>
<gen451:powershellArgumentStyle>variables</gen451:powershellArgumentStyle>
</icfc:configurationProperties>
</connectorConfiguration>Midpoint 4.0.1 connector ConnId com.evolveum.polygon.connector.ldap.ad.AdLdapConnector v2.3 <icfc:configurationProperties xmlns:gen451="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.evolveum.polygon.connector-ldap/com.evolveum.polygon.connector.ldap.ad.AdLdapConnector"> <gen451:host>...</gen451:host> <gen451:port>636</gen451:port> <gen451:connectionSecurity>ssl</gen451:connectionSecurity> <gen451:bindDn>...</gen451:bindDn> <gen451:bindPassword> </gen451:bindPassword> <gen451:baseContext>...</gen451:baseContext> <gen451:includeObjectClassFilter>true</gen451:includeObjectClassFilter> <gen451:userObjectClass>user</gen451:userObjectClass> <gen451:nativeAdSchema>true</gen451:nativeAdSchema> <gen451:includeObjectCategoryFilter>true</gen451:includeObjectCategoryFilter> <gen451:winRmHost>...</gen451:winRmHost> <gen451:winRmUsername>...</gen451:winRmUsername> <gen451:winRmDomain>...</gen451:winRmDomain> <gen451:winRmPassword>...</gen451:winRmPassword> <gen451:winRmAuthenticationScheme>ntlm</gen451:winRmAuthenticationScheme> <gen451:winRmPort>5986</gen451:winRmPort> <gen451:winRmUseHttps>true</gen451:winRmUseHttps> <gen451:powershellArgumentStyle>variables</gen451:powershellArgumentStyle> </icfc:configurationProperties> </connectorConfiguration>
-
Active subscription
Description
Slow GUI response to loaded data from AD resource, from midpoint.log is identified response to query data in several ms (3-10ms), but GUI has response several seconds (20-30s).
2020-01-31 15:10:32,046 [] [https-jsse-nio-8443-exec-8] DEBUG (com.evolveum.polygon.connector.ldap.OperationLog): method: null msg:ldaps
://xxxx/ Search REQ base=<GUID=9775595d-9cf6-4ab7-ada4-7378fd6665c7>, filter=(objectClass=), scope=base, attributes=[, unicodeP
wd, userAccountControl, createTimeStamp, objectGUID, objectClass], controls=null
2020-01-31 15:10:32,049 [] [https-jsse-nio-8443-exec-8] DEBUG (com.evolveum.polygon.connector.ldap.OperationLog): method: null msg:ldaps
://10.75.48.13/ Search RES Entry
Attachments
Issue Links
- is duplicated by
-
MID-6593 The detail of the projections into AD and LDAP takes a very long time to load
-
- Resolved
-