对于最新的稳定版本,请使用 Spring Security 6.4.1! |
Spring Security 5.7 中的新增功能
Spring Security 5.7 提供了许多新功能。 以下是该版本的亮点。
Servlet
-
Web
-
引入了
SecurityContextHolderFilter
- 能够要求显式保存SecurityContext
-
添加了对跨域策略标头的 DSL 支持
-
OAuth 2.0 客户端
-
允许自定义 JWT 客户端断言上的声明
-
SAML 2.0 版本
WebFlux的
-
Web
-
添加了对跨域策略标头的 DSL 支持
-
OAuth 2.0 客户端