Spring Security OAuth 2.2.0 正式版已发布。Spring Security OAuth,Spring Security 的 OAuth 插件,同时提供了 OAuth 客户端(consumer)和服务器端(provider)的实现,支持 OAuth1(a) 和 OAuth2。 该版本包含以下新特性: JwtClaimsSetVerifier that provides the capability of verifying the claim(s) contained in a JWT Claims Set. IssuerClaimVerifier that verifies the Issuer (iss) claim contained in the JWT Claims Set. DelegatingJwtClaimsSetVerifier that simply delegates claims verification to it’s internal list of JwtClaimsSetVerifier(s). ProviderDiscoveryClient that is capable of discovering provider configuration information as defined by the OpenID Connect Discovery 1.0 specification. JwkTokenStore now supports multiple JWK Set URL’s. The ability to supply a custom AccessTokenConverter to JwkTokenStore. 该版本还包含少量错误修复和次要的增强。 更多详情可查阅发行主页 下载地址: Source code (zip) Source code (tar.gz) >>>【评论有礼】7月10日-31日在下方评论资讯,即有机会获得 9 活跃积分和开源中国实物周边。活动详情 Spring Security OAuth 2.2 正式发布下载地址