Release notes for WebAuthn
This commit is contained in:
parent
cef9a6f009
commit
230a5aacec
1 changed files with 11 additions and 0 deletions
|
@ -30,8 +30,19 @@ SPI was designed for situations when the IDP offer no way to map roles before ad
|
|||
|
||||
Keycloak server was upgraded to use WildFly 18 under the covers.
|
||||
|
||||
== W3C Web Authentication support
|
||||
|
||||
In this release, we added initial support for W3C Web Authentication (WebAuthn). There are a few limitations in current implementation,
|
||||
however we are working on further improvements in this area. Thanks to https://github.com/tnorimat[tnorimat] for the contribution. Also thanks to
|
||||
https://github.com/ynojima[ynojima] for the help and feedback.
|
||||
|
||||
|
||||
= Other Improvements
|
||||
|
||||
== System properties and environment variables support in theme.properties
|
||||
|
||||
It is now possible to use system properties and environment variables within theme.properties file. Thanks to https://github.com/Opa-[Opa-]
|
||||
|
||||
== Support more signing algorithms for client authentication with signed JWT
|
||||
|
||||
Thanks to https://github.com/tnorimat[tnorimat], we support more signing algorithms for client authentication with signed JWT.
|
||||
|
|
Loading…
Reference in a new issue