IIQ 8.4 JDBC Connector, null value for the Identity Attribute during Creation (Joiner)

Hi @AmineS,
This is because userID is the identity attribute. Hence, it is not coming up in the provisioning plan. You can useaccountRequest.getNativeIdentity() method to fetch userID.

image