{"info":{"_postman_id":"a270bb12-59ff-4a2e-88c3-78d13f4c4de2","name":"oauth2","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"9215681","collectionId":"a270bb12-59ff-4a2e-88c3-78d13f4c4de2","publishedId":"SWLbApsX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-12-30T19:59:42.000Z"},"item":[{"name":"authorization-server","item":[{"name":"get-token-kelly","id":"31ab840b-4551-416c-82a1-5ee270cb9f7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"password","value":"kelly@123","type":"text"},{"key":"username","value":"kelly","type":"text"},{"key":"grant_type","value":"password","type":"text"}]},"url":"http://localhost:8080/oauth/token","urlObject":{"protocol":"http","port":"8080","path":["oauth","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"31ab840b-4551-416c-82a1-5ee270cb9f7c"},{"name":"check-token-kelly","id":"08b42bb3-47be-4978-b769-e0da2c7cc09b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"token","value":"56a7164f-d596-4170-a4b5-2723a85dae53","type":"text"}]},"url":"http://localhost:8080/oauth/check_token","urlObject":{"protocol":"http","port":"8080","path":["oauth","check_token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"08b42bb3-47be-4978-b769-e0da2c7cc09b"},{"name":"refresh-token-kelly","id":"68c53e98-ff41-4e6c-b6e1-9ef8338b75ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"refresh_token","type":"text"},{"key":"refresh_token","value":"1bf0cc85-49f5-43ff-af1a-e6b72f3a1db9","type":"text"}]},"url":"http://localhost:8080/oauth/token","urlObject":{"protocol":"http","port":"8080","path":["oauth","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"68c53e98-ff41-4e6c-b6e1-9ef8338b75ae"},{"name":"get-token-john","id":"ae09c7da-34df-43ed-8de0-d5a4f1db27c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"password","type":"text","value":"john@123"},{"key":"username","type":"text","value":"john"},{"key":"grant_type","type":"text","value":"password"}]},"url":"http://localhost:8080/oauth/token","urlObject":{"protocol":"http","port":"8080","path":["oauth","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae09c7da-34df-43ed-8de0-d5a4f1db27c9"},{"name":"check-token-john","id":"a89d0f3c-5e75-4a21-b621-596e1f3f3000","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"token","value":"8a2991c8-e752-4bf0-93e6-51345ecea035","type":"text"}]},"url":"http://localhost:8080/oauth/check_token","urlObject":{"protocol":"http","port":"8080","path":["oauth","check_token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a89d0f3c-5e75-4a21-b621-596e1f3f3000"},{"name":"refresh-token-john","id":"8c04d8b9-ef44-4d6c-92fa-5ad5124dd204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"refresh_token","type":"text"},{"key":"refresh_token","value":"8a2991c8-e752-4bf0-93e6-51345ecea035","type":"text"}]},"url":"http://localhost:8080/oauth/token","urlObject":{"protocol":"http","port":"8080","path":["oauth","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c04d8b9-ef44-4d6c-92fa-5ad5124dd204"}],"id":"88add7de-d6e2-41d7-b0dd-11a51a9f5f3f","_postman_id":"88add7de-d6e2-41d7-b0dd-11a51a9f5f3f","description":""},{"name":"car-inventory-service","item":[{"name":"viewCars-kelly","id":"ce3f1af4-b89f-4969-9055-5611a4030c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9090/viewCars","urlObject":{"protocol":"http","port":"9090","path":["viewCars"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce3f1af4-b89f-4969-9055-5611a4030c91"},{"name":"addCars-kelly","id":"609634d4-3cbf-4bf0-8aec-22ab8ecedb75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"car\":\"civic\"}"},"url":"http://localhost:9090/addCars","urlObject":{"protocol":"http","port":"9090","path":["addCars"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"609634d4-3cbf-4bf0-8aec-22ab8ecedb75"},{"name":"viewCars-john","id":"8960fcef-51ea-4729-8d9a-0ee6c8a2b39f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:9090/viewCars","urlObject":{"protocol":"http","port":"9090","path":["viewCars"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8960fcef-51ea-4729-8d9a-0ee6c8a2b39f"},{"name":"addCars-john","id":"58f3b772-e3fc-4e88-92e9-19ef7e36a8d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"car\":\"civic\"}"},"url":"http://localhost:9090/addCars","urlObject":{"protocol":"http","port":"9090","path":["addCars"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"58f3b772-e3fc-4e88-92e9-19ef7e36a8d6"}],"id":"9df8153a-5948-4508-a7ba-54fe11b0ed21","_postman_id":"9df8153a-5948-4508-a7ba-54fe11b0ed21","description":""}],"event":[{"listen":"prerequest","script":{"id":"3c97ae18-c11f-4ee8-8477-6c6ff0bc475d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"56d627b5-5924-4a5b-b4d3-51cd3d75e452","type":"text/javascript","exec":[""]}}]}