Keycloak 1.3.1.Final 发布,SSO 集成解决方案
腾讯SNG夏日招聘集结号:200个空缺岗位,JAVA、C++、云计算、Android……Keycloak 1.3.1.Final 发布,此版本没有太多新增功能,但此版本做了很多改善:
Bug:
[*] - Admin can't re-enable account if brute force protection has disabled account
[*] - wildfly/eap adapter distros have server code
[*] - Slow mongo tests
[*] - From and To filter fields in Event viewer in admin app do not hint format and do not provide correct error messages
[*] - Doesn't import email verified check
[*] - Broken user client role mapping page when user doesn't has view-realm role
[*] - Error upgrading from 1.0.4.Final to 1.2.0.Beta1
[*] - Wrong element listed in install docs
[*] - org.keycloak:keycloak-jboss-modules missing in Maven
[*] - Can't build examples: org.keycloak:keycloak-examples-parent:pom missing
[*]
- null>
[*] - Can't navigate away from server info
[*]
- Error deleting>
[*] - Custom user attributes not displayed in account view
Enhancement:
[*] - LDAP enhancements
[*] - Provide a way for admin to unlock user account
[*] - Audit for user grants for particular apps and resources.
[*] - Support for save/restore requests for CookieTokenStore
[*] - Split subsystem into separate server and adapter subsystems
[*] - Docs for endpoints
[*] - Improve Spring Security adapter client to client authorization handling
[*] - Update Zocial.css
详细信息请查看更新日志。
此版本现已提供下载:
http://blog.keycloak.org/2015/06/keycloak-131final-released.html
Keycloak 是一个为浏览器和 RESTful Web 服务提供 SSO 的集成。基于 OAuth 2.0 和 JSON Web Token(JWT) 规范。最开始是面向 JBoss 和 Wildfly 通讯,但已经计划为其他诸如 Tomcat、Jetty、Node.js、Rails、Grails 等环境提供解决方案。
页:
[1]