发布于 2016-01-14 00:46:51 | 221 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Keycloak SSO 集成解决方案

Keycloak 是一个针对Web应用和 RESTful Web 服务提供 SSO 集成。基于 OAuth 2.0 和 JSON Web Token(JWT) 规范。目前用于实现 JBoss 与 Wildfly 通讯,但将来将为 Tomcat、Jetty、Node.js、Rails、Grails 等环境提供解决方案。


Keycloak 1.8.0.CR1 发布,更新如下:

  • Default Admin User Removed - we no longer have a built in admin account, instead a new account has to be created initially from http://localhost:8080/auth or with the bin/add-user[sh|bat] script

  • Client Templates - with the introduction of client templates it's now possible to share mappers and scope configuration between clients

  • Partial Import - it's now possible to import users, clients, identity brokers and user federators from a json file into an existing realm

  • Truststore SPI - we've introduced a Truststore SPI which provides a centralized place to manage the truststore for clients, email, user federation and identity brokering

  • Password Hashing SPI - if you want to import existing users into Keycloak you can implement a password hashing provider so existing hashed passwords can be used (thanks to tsudo for the contribution)

  • Identity Brokering Login Flow - this allows customizing the flow used when a user logs in through an identity broker

  • SAML v2 Enhanced Client or Proxy Profile (ECP) - this SAML profile is useful for non-browser based clients (for example a desktop application)

  • OAuth2 Token Introspection - the OAuth2 token introspection specification provides a standard way to obtain the active state of a token

  • Conditional OTP - requiring OTP used to be either enabled or disabled for a realm, it's now possible to conditionally choose which users require OTP based on for example a role or a request header (thanks to thomasdarimont for the contribution)

  • Realm Display Name - a display name has been added to realms, which makes it possible to set a human readable name to be shown on login screens, emails, etc.

  • WildFly 10.0.0.CR5 - Keycloak is now built on top of WildFly 10.0.0.CR5. Deploying the server overlay to WildFly 9 is no longer supported

完整内容请看: JIRA

下载地址:Keycloak homepage.

Keycloak 是一个为浏览器和 RESTful Web 服务提供 SSO 的集成。基于 OAuth 2.0 和 JSON Web Token(JWT) 规范。最开始是面向 JBoss 和 Wildfly 通讯,但已经计划为其他诸如 Tomcat、Jetty、Node.js、Rails、Grails 等环境提供解决方案。



历史版本 :
Keycloak 3.4.3.Final 发布,身份和访问管理
Keycloak 3.4.2.Final 发布,身份和访问管理
Keycloak 3.4.1.Final 发布,身份和访问管理
Keycloak 3.4.1.CR1 发布,身份和访问管理
Keycloak 3.4.0.Final 发布,身份和访问管理
Keycloak 3.4.0.CR1 发布,身份和访问管理
Keycloak 3.3.0.Final 发布,身份和访问管理
Keycloak 3.2.1.Final 发布,身份和访问管理
Keycloak 3.2.0 最终版发布,身份和访问管理
Keycloak 3.2.0.CR1 发布,身份和访问管理
Keycloak 3.1.0.Final 发布,SSO 集成解决方案
Keycloak 3.1.0.CR1 发布,SSO 集成解决方案
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务