I\'d been using the Postman in-tab extension to tests calls to call JHipster resource API\'s and found that it worked great (JHipster setup to use OAuth2). I authenticated
The easiest way for me is
log into your Jhipster Web app with the admin credential
Select Administration > API
It will list a curl action with the token, now you can grab the token and use it in Postman
curl