Keycloak 2.1.0.CR1 has just been released. The final release will
follow next week if no major issues are reported. Few highlights
of this release:
- Password Policy SPI - Now it's possible to plug your
own implementation of password policy. This is useful if
available builtin policies are not sufficient for you.
- Jetty 9.3 adapter - Allow you to secure your
applications deployed on Jetty 9.3 server.
- Authorization fixes & improvements - There are lots
of fixes and improvements in authorization services, which were
recently added in 2.0 release. It really worth to check this out
and eventually provide us some feedback.
- Better OpenID Connect interoperability - There are lots
of minor fixes related to OpenID Connect support.
For the full list of issues resolved check out JIRA
and to download the release go to the Keycloak
homepage.