mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 10:59:16 +00:00
Add Passkeys to What's New
This commit is contained in:
parent
b0e8730d70
commit
ae606d51f4
@ -269,6 +269,10 @@ You can read more https://github.com/spring-projects/spring-security/issues/1522
|
|||||||
|
|
||||||
Spring Security now xref:servlet/authentication/onetimetoken.adoc[supports One-Time Token Login] via the `oneTimeTokenLogin()` DSL.
|
Spring Security now xref:servlet/authentication/onetimetoken.adoc[supports One-Time Token Login] via the `oneTimeTokenLogin()` DSL.
|
||||||
|
|
||||||
|
== Passkeys
|
||||||
|
|
||||||
|
Spring Security now has xref:servlet/authentication/passkeys.adoc[Passkeys] support.
|
||||||
|
|
||||||
== Kotlin
|
== Kotlin
|
||||||
|
|
||||||
* The Kotlin DSL now supports https://github.com/spring-projects/spring-security/issues/14935[SAML 2.0] and https://github.com/spring-projects/spring-security/issues/15171[`GrantedAuthorityDefaults`] and https://github.com/spring-projects/spring-security/issues/15136[`RoleHierarchy`] ``@Bean``s
|
* The Kotlin DSL now supports https://github.com/spring-projects/spring-security/issues/14935[SAML 2.0] and https://github.com/spring-projects/spring-security/issues/15171[`GrantedAuthorityDefaults`] and https://github.com/spring-projects/spring-security/issues/15136[`RoleHierarchy`] ``@Bean``s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user