IDP initiated login redirecting to spring boot application

I’m able to configure Okta IDP initiated workflow and successfully reached keycloak. But I need to log in to the keycloak integrated spring boot application after successful IDP initiated login?

At least I need to get access token of the user?

Can someone help here?