SSO 集成解決方案,Keycloak 1.2.0.Beta1 發布

jopen 9年前發布 | 7K 次閱讀 Keycloak

Keycloak 是一個為瀏覽器和 RESTful Web 服務提供 SSO 的集成。基于 OAuth 2.0 和 JSON Web  Token(JWT) 規范。最開始是面向 JBoss 和 Wildfly 通訊,但已經計劃為其他諸如  Tomcat、Jetty、Node.js、Rails、Grails 等環境提供解決方案。

Keycloak 1.2.0.Beta1 發布,此版本主要更新信息如下:

  • 協議映射 - With protocol mapping it's easy to define what claims are added to the token an application receives.

  • Kerberos 協議- It's now possible to authenticate with a Keycloak realm using Kerberos tickets through SPNEGO.

  • 身份中介 - As well as Kerberos you can also authenticate with Keycloak with an external SAML 2.0 or OpenID Connect Identity Provider.

  • OpenID 連接改進 - We've made several improvements to comply with the OpenID Connect specification and we've also introduced new features such as Discovery, Session Management and UserInfo endpoint.

  • 賬號登錄管理的國際化支持 Thanks to Michael Gerber the login and account management pages now have internationalization support. We have built in support for English, German and Brazilian Portuguese. We've also made it easy to add your own and if you'd like to contribute a translation let us know.

  • 部署供應商模塊 - It's now possible to deploy custom providers as modules. This gives you full control of the classloader for your provider.

  • 部署主題模塊 - We've made it much simpler to package themes and they can also be deployed as a module. This makes it simpler to distribute themes as well as using custom themes in a cluster.

  • 可登錄 Stackoverflow 和 LinkedIn - Thanks to Vlastimil Eliáš we now have built-in support to login with Stackoverflow and LinkedIn.

  • 系統日志監聽 - Thanks to Giriraj Sharma we now have a syslog event listener.

  • 版本控制和資源緩存 - A common issue in the past was that the admin console didn't work after upgrading Keycloak. This was caused by the browser caching old html and javascript. We've solved this issue by including a version number in the resource urls, so upgrading should be even simpler now!

詳細信息請查看發行頁面

下載頁面地址如下:

http://sourceforge.net/projects/keycloak/files/

來自:http://www.oschina.net/news/61161/keycloak-1-2-0-beta1

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!