yangxy94 2017-01-11 02:51 采纳率: 0%
浏览 2035

spring-curl-oauth-token,但是利用token访问路径,显示未认证?

利用spring-security-oauth去做token验证,通过curl请求,已经得到token了,返回
结果如下
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
X-Application-Context: user:0
Cache-Control: no-store
Pragma: no-cache
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Date: Wed, 11 Jan 2017 02:35:18 GMT

{"access_token":"XXXX","token_type":"bearer","
pires_in":2520040,"scope":"app"}

然后利用curl请求到的token去访问路径
curl -d "Authorization: bearer XXXX" localhost:8080/api
返回结果如下

curl -X -H "Authorization: bearer XXXX" localhost:8080/api/register
curl: (3) Illegal port number
unauthorizedFull authen
tication is required to access this resource ception>

已经请求到token了,利用curl token(post请求)为什么还会未认证?请求道token不是已经完成认证了吗?

  • 写回答

1条回答

  • dabocaiqq 2017-01-21 15:01
    关注
    评论

报告相同问题?

悬赏问题

  • ¥15 vscode的问题提问
  • ¥50 切换TabTip键盘的输入法
  • ¥15 可否在不同线程中调用封装数据库操作的类
  • ¥15 微带串馈天线阵列每个阵元宽度计算
  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM