Microservices setting session data using Kong session

I have a spring boot microservice environment where the API gateway used is kong. Currently kong session plugin has been used to create session. Is there a way my spring boot microservices can set session data against the session generated by kong. I am stuck up with this for quite many days. Kindly advice on the same.

Thanks in Advance