Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. curl: curl act_client@localhost:8081/oauth/token -d grant_type=password -d username=jack -d password=act123
  2.  
  3. postman: http://localhost:8089/oauth/token?client_id=act_client&grant_type=password&username=jack&password=act123
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement