|
This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Security 7.0.4! |
What’s New in Spring Security 7.1
Web
-
gh-18634 - Added
InetAddressMatcher -
gh-18755 - Include
charsetinWWW-Authenticateheader -
Added
whenandwithWhenconditions toAuthorizationManagerFactories.multiFactor()for Programmatic MFA -
Added
MultiFactorCondition.WEBAUTHN_REGISTEREDto@EnableMultiFactorAuthentication(when = …)for conditionally requiring MFA for WebAuthn Users
OAuth 2.0
-
gh-18745 - Add RestClientOpaqueTokenIntrospector