Update oauth_test.txt
parent
ba78c28e5e
commit
145f5e00ee
|
@ -10,7 +10,7 @@ http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&gra
|
|||
|
||||
|
||||
方式2:基于客户端 (注意参数中的username,password,对应用户的账号,密码) [GET]
|
||||
http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&grant_type=password&scope=read,write&username=admin&password=admin
|
||||
http://localhost:8080/oauth/token?client_id=mobile-client&client_secret=mobile&grant_type=password&scope=read,write&username=admin&password=admin
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue