|
This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Security 7.0.5! |
What’s New in Spring Security 7.1
Web
-
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
WebAuthn
-
gh-18113 - Publish Authentication Events in WebAuthn