ReplyMay 29, 2017
And what if the product micro service would call checkout micro service(which is secured), Does the product service should send any identity information in a rest call to checkout service? If no, how does the secured checkout service would allow the product service to call it and fetch the response from checkout.