I need to make a java request to an endpoint, that request will as parameter an email.The request need to return me a JWT and then with that JWT to connect to another endpoint, Any ideea?