Guest User

Untitled

a guest
Oct 28th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. POST /oauth/token HTTP/1.1
  2. Host: localhost:8080
  3. Content-Type: application/x-www-form-urlencoded
  4. Authorization: Basic YXBwbGljYXRpb246c2VjcmV0
  5. Cache-Control: no-cache
  6. Postman-Token: dd73af0a-4617-4a0d-9164-082ee09bfad2
  7.  
  8. grant_type=password&username=myusername&password=myPassword
Add Comment
Please, Sign In to add comment