红联Linux门户
Linux帮助

Spring Security OAuth 2.2正式发布

发布时间:2017-07-29 09:07:23来源:红联作者:baihuo
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.

该版本还包含少量错误修复和次要的增强。

软件详情:https://spring.io/blog/2017/07/28/spring-security-oauth-2-2-released

下载地址:https://github.com/spring-projects/spring-security-oauth/archive/2.2.0.RELEASE.zip

来自:开源中国社区
文章评论

共有 0 条评论