文件名称:oauth-spring框架
文件大小:1.52MB
文件格式:ZIP
更新时间:2021-08-27 10:24:42
oatuth spring spring-secur
Samples and integration tests are in a subdirectory. There is a separate README there for orientation and information. Once you have installed the artifacts locally (as per the getting started instructions above) you should be able to $ cd samples/oauth2/tonr $ mvn tomcat7:run and visit the app in your browser at http://localhost:8080/tonr2/ to check that it works. (This is for the OAuth 2.0 sample, for the OAuth 1.0a sample just remove the "2" from the directory path.) Integration tests require slightly different settings for Tomcat so you need to add a profile: