码迷,mamicode.com
首页 > 数据库 > 详细

spring-oauth-server入门(1-7)使用access_token做業務

时间:2017-07-07 19:50:37      阅读:201      评论:0      收藏:0      [点我收藏+]

标签:unity   img   png   分享   style   oca   server   font   技术   

http://localhost:9000/api-gateway-engine/unity/user_info?access_token=13cd0feb-9dce-4f42-95cf-3e1c0f77a164

http://localhost:8080/DevApp/unity_user_info?access_token=13cd0feb-9dce-4f42-95cf-3e1c0f77a164

一、從客戶端訪問

1、請求參數携帶access_token

http://localhost:8080/DevApp/unity_user_info?access_token=13cd0feb-9dce-4f42-95cf-3e1c0f77a164

技术分享

2、請求頭携帶access_token

技术分享

二、從服務端訪問

http://localhost:9000/api-gateway-engine/unity/user_info?access_token=13cd0feb-9dce-4f42-95cf-3e1c0f77a164

1、請求參數携帶access_token

技术分享

2、請求头携帶access_token

 技术分享

 

spring-oauth-server入门(1-7)使用access_token做業務

标签:unity   img   png   分享   style   oca   server   font   技术   

原文地址:http://www.cnblogs.com/lexiaofei/p/7133624.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!