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.

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.
