I'm using spring-social-linkedin 1.0.1.RELEASE and when I iterate through positions after calling:
.getUserProfileFull().getPositions()
it only returns up to two current positions and no past positions.
Is there a way to configure it to bring back all past and present positions?