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

时间: 2024-12-24 17:51:31

Keycloak 2.2.0.Final 发布,SSO 集成解决方案的相关文章

Google发布官方集成开发环境Android Studio 1.0

Google发布官方集成开发环境Android Studio 1.0    http://www.36kr.com/p/217653.html Android Studio系列教程一--下载与安装  http://stormzhang.com/devtools/2014/11/25/android-studio-tutorial1/ http://android-studio.org/

Infinispan 7.0.1.Final 发布,数据网格平台

Infinispan 7.0.1.Final 发布!此版本现已提供 下载 ,是个 bug 修复版本,包括查询性能提升.完整改进记录请看release notes . In?nispan 是个开源的数据网格平台.它公开了一个简单的数据结构(一个Cache)来存储对象.虽然可以在本地模式下运行In?nspan,但其真正的价值在于分布 式,在这种模式下,In?nispan可以将集群缓存起来并公开大容量的堆内存.这可比简单的复制强大的多,因为它会为每个结点分配固定数量的副本——服 务器故障的一种恢复手段

实战:ADFS3.0单点登录系列-集成Exchange

本文将介绍如何将Exchange与ADFS集成,从而实现对于Exchange的SSO. 目录: 实战:ADFS3.0单点登录系列-总览 实战:ADFS3.0单点登录系列-前置准备 实战:ADFS3.0单点登录系列-ADFS3.0安装配置 实战:ADFS3.0单点登录系列-集成SharePoint 实战:ADFS3.0单点登录系列-集成MVC 实战:ADFS3.0单点登录系列-集成Exchange 实战:ADFS3.0单点登录系列-自定义ADFS样式 实战:ADFS3.0单点登录系列-问题汇总 一

Arquillian Cube Extension 1.0.0.Alpha1 发布

Arquillian Cube Extension 1.0.0.Alpha1 发布 ,Arquillian Cube 可以帮助你控制 Docker 镜像的生命周期作为测试生命周期的一部分,可以自动或者手动执行. Alpha1 包括: 从自定义库中拉取 images 可扩展配置 构建镜像作为测试生命周期的一部分 集成了 Arquillian Container 未来计划 Cube 下一步是支持 OpenShift 3/Kubernetes 和 Google Cloud Engine. 发行详情 C

【重磅】Spring Boot 2.1.0 权威发布

如果这两天登录 https://start.spring.io/ 就会发现,Spring Boot 默认版本已经升到了 2.1.0.这是因为 Spring Boot 刚刚发布了 2.1.0 版本,我们来看下 Spring Boot 2 发布以来第一个子版本都发布了哪些内容? 2.1 中的新特性 将spring-boot-starter-oauth2-oidc-client重命名为spring-boot-starter-oauth2-client命名更简洁 添加 OAuth2 资源服务 start

Starling 2.0 Final 翻译

Starling 2.0 Final Daniel Sperl on April 19, 2016 It's been several weeks already since I offered you a first look at the brand new version of Starling (if you haven't read my previous post yet, make sure to do so before continuing: Starling 2.0 Beta

Axis2发布webservice(1)--0配置发布

Axis2发布webservice(1)--0配置发布webservice 一. 准备工作 1.下载axis2程序包:   http://axis.apache.org/axis2/java/core/download.cgi      下载时选择Binary Distribution版本的zip格式文件和WAR Distribution的zip格式文件,总共2个zip文件:      axis2-1.6.2-bin.zip:包含axis2是所有jar包,再编程时根据需要将解压后的lib文件夹下

Arquillian Cube Extension 1.0.0.Alpha15 发布

Arquillian Cube Extension 1.0.0.Alpha15 发布了(腾云科技ty300.com).Arquillian Cube 可以控制测试生命周期中 Docker 镜像的生命周期,自动或者手动控制(勤快学qkxue.net). 改进记录如下: 增强 #383 Add Kubernates support 新功能 支持kubernetes    kubernetes 扩展帮助测试Kubernetes/ Openshift运行的应用程序 支持Fabric8    Fabric

Spring Boot 2.0(一):【重磅】Spring Boot 2.0权威发布

就在昨天Spring Boot2.0.0.RELEASE正式发布,今天早上在发布Spring Boot2.0的时候还出现一个小插曲,将Spring Boot2.0同步到Maven仓库的时候出现了错误,然后Spring Boot官方又赶紧把 GitHub 上发布的 v2.0.0.RELEASE 版本进行了撤回.到了下午将问题修复后,又重新进行了上传,至此Spring Boot2.0正式推出! 要知道这是Spring Boot1.0发布4年之后第一次重大修订,因此有多的新功能和特性值得大家期待!在S