wiselyman / uaa-zuul

使用OAUTH2+Zuul实现认证和授权
770 stars 420 forks source link

http://localhost:8080/uaa/oauth/token?grant_type=password&username=admin&password=admin #18

Closed lujuliang closed 6 years ago

lujuliang commented 6 years ago

{ "timestamp": 1528544068591, "status": 401, "error": "Unauthorized", "message": "Full authentication is required to access this resource", "path": "/oauth/token" }

lujuliang commented 6 years ago

wrong param