JWT From the Authorization Code

Once I obtain the authorization code, is it possible to get the JWT? I suppose using REST but I am open to a different way.

If not is there a way to get the JWT directly, after the user logs in using the Keycloak login screen?