· 7 years ago · Oct 28, 2017, 04:12 PM
1POST /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