Musing on JSON Web Tokens
I just got back from the DevNexus conference in Atlanta. There, I attended several security-related talks. One of them was on using JSON Web Tokens (JWT). The presenter explained that JWT is...
View ArticleKeycloak 1.9.0.Final Released
For the full list of issues resolved check out JIRA and to download the release go to the Keycloak homepage.
View ArticleCommercial support
We're very pleased to announce that Red Hat is working on a commercially supported version of Keycloak. At the moment we can't give any details around product name, release date or subscription model....
View ArticleKeycloak 1.9.1.Final Released
For the full list of resolved issues check out JIRA and to download the release go to the Keycloak homepage.
View ArticleKeycloak 1.9.2.Final released
The team has done an awesome job this time around and we've spent the last few weeks polishing and fixing! With 141 issues resolved this release takes us one step closer to having a supported version...
View ArticleKeycloak 1.9.3.Final Released
We've just release 1.9.3.Final. This release has a few bug fixes, but mainly we've focused on increasing test coverage for this release.For the full list of resolved issues check out JIRA and to...
View ArticleKeycloak 1.9.4.Final Released
We've just release 1.9.4.Final. This release only has two bug fixes, but comes with a fair bit more automated testing.For the full list of resolved issues check out JIRA and to download the release go...
View ArticleKeycloak 1.9.5.Final Released
Keycloak 1.9.5.Final has just been released. There's one change worth highlighting in this release. We've increased the default password hashing intervals to 20000. Yes, you read that right. We've...
View ArticleKeycloak 1.9.7.Final
Keycloak 1.9.7.Final has just been released.For the full list of resolved issues check out JIRA and to download the release go to the Keycloak homepage.
View ArticleKeycloak 1.9.8.Final Released
We're now shifting our focus from polish and testing to adding new features, so this will be the last 1.9.x community release. Who knows, maybe that means a product release is around the corner?For the...
View ArticleProductized and supported Keycloak now available from Red Hat
For nearly 4 years ago Bill Burke and myself started two individual proof of concepts, both focusing on making it easier for developers to securing applications and services. Keycloak was born out of...
View ArticleKeycloak 2.0.0.CR1 Released
We're finally back to adding new features. This release is just the beginning and we've planned loads of existing new features in the coming months.I'm really exited to introduce the authorization...
View ArticleKeycloak 2.0.0.Final Released
Keycloak 2.0.0.Final has just been released. This release only contains some minor fixes since 2.0.0.CR1.For the full list of resolved issues check out JIRA and to download the release go to the...
View ArticleIntelliJ IDEA Review
In the modern world of Java software development it's nearly impossible to get far enough with notepad and great memory. This programming language and all those popular frameworks have nowadays gone so...
View ArticleLoading Providers and Themes from Maven Repository
Keycloak has a number of SPIs where you can provide your own providers to hook in custom behavior. The custom providers can be deployed by copying the JAR into the providers directory or it can be...
View ArticleKeycloak 2.1.0.CR1 released
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...
View ArticleKeycloak 2.1.0.Final released
Keycloak 2.1.0.Final has just been released. This release only contains one fix related to Authorization services since 2.1.0.CR1 release.For the list of resolved issues check out JIRA and to download...
View ArticleKeycloak 2.2.0.CR1 Released
Keycloak 2.2.0.CR1 has just been released. The final release will follow next week if no major issues are reported. Few highlights of this release: OpenID Connect certification - We've continued to...
View ArticleKeycloak 2.2.0.Final Released
Keycloak 2.2.0.Final has just been released.For the list of resolved issues check out JIRA and to download the release go to the Keycloak homepage. Before you upgrade refer to the migration guide
View Articlekeycloak-server.json, RIP
All Keycloak Configuration in One PlaceWe have moved configuration of the Keycloak server from keycloak-server.json to standalone.xml, standalone-ha.xml, or domain.xml. Which xml file you use will...
View Article