Open
Description
This issue is a theme for the Spring Security 6.2 release. Issues that relate to this will be added below.
SAML 2.0
- π Allow retrieving username from SAML Assertion AttributesΒ #12136
- π Provide extendend SAML logging (like SAMLDefaultLogger)Β #11592
- π Validate asserting party metadata signatureΒ #12116
Local Authentication
Session Management
- π Add Max Session to WebFluxΒ #6192
- β¨ Enable support for persistent sessions when using SessionRegistryImplΒ #8368
- β¨ SessionRegistry is not informed when using session-fixation-protection=changeSessionIdΒ #10242
- β¨ SessionRegistryImpl returns principal from expired sessionΒ #4243
Labels:
- πͺ² Bug
- π Enhancement
- β¨ Enhancement (nice-to-have)