Spring Security OAuth 2.3.0 已发布,Spring Security OAuth 是 Spring Security 的 OAuth 插件,同时提供了 OAuth 客户端(consumer)和服务器端(provider)的实现,支持 OAuth1(a) 和 OAuth2。 Spring Security OAuth 2.3.0 版本增加了对椭圆曲线签名验证了新的支持JwkTokenStore。还有其他的性能改进。 更新内容: Make client id and scope attribute names of the converted token configurable `JwtAccessTokenConverter` uses non-standard `client_id` and `scope` claims Token response does not include application/json Content-Type 完整内容请查看更改日志。 下载地址: Source code (zip) Source code (tar.gz) Spring Security OAuth 2.3.0 发布,新增签名验证下载地址