Spring Security 5.3.0.M1 发布,Spring 安全框架

Spring Security 5.3.0.M1 发布了,更新亮点包括:

SAML

  • gh-7654 - 允许在 saml2Login() 中配置 AuthenticationManager
  • gh-7681 - 使 Saml2Authentication 可序列化

OAuth 2.0

  • gh-5385 - 资源服务器对多个受信任的 JWT 访问令牌发行者的支持
  • gh-7569 - 反应性实施 AuthorizedClientServiceOAuth2AuthorizedClientManager
  • gh-7592 - 添加 OidcIdToken.Builder
  • gh-7593 - 添加 OidcUserInfo.Builder

Core

  • gh-7785 - 惯用的 Kotlin DSL,用于在基于 servlet 的应用程序中配置 HTTP 安全性

详情见发布公告:https://spring.io/blog/2020/01/08/spring-security-5-3-0-m1-released

猜你喜欢

转载自www.oschina.net/news/112677/spring-security-5-3-0-m1-released