Keycloak 2.2.0.Final 发布,SSO 集成解决方案

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Keycloak 2.2.0.Final 发布,SSO 集成解决方案相关的知识,希望对你有一定的参考价值。

Keycloak 2.2.0.Final 发布了,Keycloak 是一个为浏览器和 RESTful Web 服务提供 SSO 的集成(入门教程qkxue.net)。基于 OAuth 2.0 和 JSON Web Token(JWT) 规范。最开始是面向 JBossWildfly 通讯,但已经计划为其他诸如 TomcatJettyNode.jsRailsGrails 等环境提供解决方案(腾云科技ty300.com)。

该版本主要是落定2.2.0.CR1版本中更新的内容:

OpenID Connect certification - We‘ve continued to work on our OpenID Connect implementation and we‘re now passing the basic, implicit, hybrid and config profiles. We‘ll get the dynamic profile sorted in the 2.3 release.
Server config moved to standalone/domain.xml - In the past some server configuration was done in keycloak-server.json and some in standalone/domain.xml. We‘ve now moved all config to standalone/domain.xml and keycloak-server.json is now deprecated. This brings the option to use jboss-cli including offline scripts to automate configuration.
Manual DB migration - We‘ve had automatic migration of the database for a long time, but we now have an option to have Keycloak write a SQL migration file instead of applying the changes directly.
Fuse adapter download - There is now a Fuse adapter download that makes it possible to install Keycloak support in Fuse without access to external Maven repository.
Hot deployment of providers - It‘s now possible to hot deploy custom providers from within a JEE deployment. We‘ve not had the chance to write documentation around this yet and it could do with a bit more testing so consider it a preview feature. Take a look at the user-storage-jpa provider example though, it‘s great stuff!
Identity Provider Authenticator - In the past redirecting to identity providers was hardcoded in the Keycloak code, we‘ve now refactored this into a new authenticator.
Norwegian, Japanese and Lituanian translations - Keycloak now comes with 11 translations. 10 of them contributed and maintained by our excellent community.
下载地址:http://www.keycloak.org/downloads.html

以上是关于Keycloak 2.2.0.Final 发布,SSO 集成解决方案的主要内容,如果未能解决你的问题,请参考以下文章

Next.js:在重定向到 Keycloak 登录页面之前阻止显示索引页面

Keycloak 导致 IE 出现无限循环

Keycloak - 令牌过期后在 Ajax 调用中获取 401

Apache反向代理背后的Keycloak

Keycloak 的简单使用

由于以下原因导致的错误:java.lang.ClassNotFoundException Keycloak