没有合适的资源?快使用搜索试试~ 我知道了~
spring-oauth2-samples:一些使用Spring OAuth 2的示例项目
共13个文件
java:7个
xml:2个
yml:1个
需积分: 35 0 下载量 23 浏览量
2021-05-05
14:08:21
上传
评论
收藏 16KB ZIP 举报
温馨提示
spring-oauth2-samples 一些使用Spring OAuth 2的示例项目 首先启动spring boot应用程序。 授权服务器仅配置了一个客户端。 现在,Rigth仅可以使用两种方法来获取访问令牌。 #Resource owner基于密码的授权要获取访问令牌usign password授权类型,请执行以下命令: curl -u my-trusted-client:secret http://localhost:8080/oauth/token -d grant_type=password -d username=user -d password=password -X POST --verbose 您应该看到类似这样的内容: * Connected to localhost (::1) port 8080 (#0) * Server auth using Bas
资源推荐
资源详情
资源评论
收起资源包目录
spring-oauth2-samples-master.zip (13个子文件)
spring-oauth2-samples-master
.gitignore 51B
README.md 3KB
pom.xml 2KB
LICENSE 1KB
src
test
java
com
juan
test
spring
oauth2
AbstractIntegrationTests.java 8KB
SampleAuthorizationServerApplicationTests.java 463B
ImplicitProviderTests.java 1KB
HttpTestUtils.java 8KB
main
resources
logback.xml 3KB
config
application.yml 40B
java
com
juan
test
spring
oauth2
SampleAuthorizationServerApplication.java 740B
SecurityConfiguration.java 2KB
AuthorizationServerConfiguration.java 2KB
共 13 条
- 1
资源评论
凯然
- 粉丝: 21
- 资源: 4567
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功