Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: 4.5
-
Component/s: Connectors
-
Labels:None
-
Environment:
Docker midpoint 4.2 in GKE
-
Subscription:No subscription (community)
Description
Accessing Google LDAP no syntax is returned for any of the objects. This results in NPE at com.evolveum.polygon.connector.ldap.schema.AbstractSchemaTranslator.toConnIdIdentifierValue(AbstractSchemaTranslator.java:1003). After learning how to build connector (thank you Slavek) I commented out the log statement there and things appear to work properly (or at least I have gotten much beyond the NPE).