Aug 26, 2017 · 1 min read
Hello Nouhoun! first of all, thanks a lot for this tutorial it’s awesome !
I´m trying to get the token with post man and after get the list of countries but I can’t. How can I set post man to get the token with oauth2 ?
This is my configuration, hope you could help me, thanks
token name: myToken
auth URL: localhost:8080/oauth/token
access token URL: localhost:8080/oauth/token
client ID: testjwtclientid
Client secret: MaYzkSjmkzPC57L
Grant type: Authorization code
