What’s New in Spring Security 6.1
Spring Security 6.1 provides a number of new features. Below are the highlights of the release.
SAML 2.0
-
gh-12604 - Support AuthnRequestSigned metadata attribute
-
gh-12846 - Metadata supports multiple entities and EntitiesDescriptor
-
gh-12843 - (docs) - Allow Relying Party to be Deduced from LogoutRequest
-
gh-10243 - (docs) - Allow Relying Party to be Deduced from SAML Response
-
gh-12842 - Add RelyingPartyRegistration placeholder resolution component
-
gh-12845 - Support issuing LogoutResponse after already logged out
Observability
-
gh-12534 - Customize Authentication and Authorization observation conventions