Change to wdcy
parent
c711e9b96d
commit
4573d1e205
|
@ -3,7 +3,7 @@
|
|||
http://localhost:8080/oauth/authorize?client_id=unity-client&redirect_uri=http%3a%2f%2flocalhost%3a8080%2funity%2fdashboard.htm&response_type=code&scope=read
|
||||
|
||||
方式2:基于客户端
|
||||
http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&grant_type=password&scope=read,write&username=admin&password=honyee2013
|
||||
http://localhost:8080/oauth/token?client_id=unity-client&client_secret=unity&grant_type=password&scope=read,write&username=admin&password=admin
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue