OAuth2.0学习(3-1)服务端实现
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OAuth2.0学习(3-1)服务端实现相关的知识,希望对你有一定的参考价值。
开源 http://oltu.apache.org/
其他 http://www.oschina.net/project/tag/307/oauth?lang=19&sort=time
https://www.oschina.net/news/85302/spring-security-oauth-2-1-1-and-2-0-14-released
Apache Oltu
Apache Oltu is an OAuth protocol implementation in Java. It also covers others "OAuth family" related implementations such as JWT, JWS and OpenID Connect
Documentation
Looking for documentation? The best place where finding the latest up-to-date documentation is the Wiki.
You might also find some useful information about OAuth in one of the referenced books
Please help us on keeping the documentation updated! Every contribution is more than welcome!
Have a look also to APIs documentation.
Download
Looking for distribution packages? Have a look at the latest published release!
Apache Maven Artifacts
Looking for Apache Maven artifacts? Just query the Search service!
以上是关于OAuth2.0学习(3-1)服务端实现的主要内容,如果未能解决你的问题,请参考以下文章
写个OAuth2.0的请求端来测试自己的OAuth2.0服务端
谁能举例说明 OAuth 2.0 的服务器端实现? [关闭]