Keycloak基于OAuth 2.0、Open ID Connect、JSON Web Token(JWT)和SAML 2.0规范,为浏览器应用和RESTful Web Service提供SSO和IDM集成。Keycloak紧密集成了众多平台以及HTTP安全代理服务,代理服务集成没有那么紧密。可以将Keycloak作为黑盒装备部署到现有的应用服务器上,也可以用作Openshift云服务和功能。
遵循Apache 2.0开源协议发布。
主要功能
KEYCLOAK-3045 Base theme login crashes when message needs to be displayed
KEYCLOAK-3034 NullPointerException when log in via Twitter
KEYCLOAK-3029 Document that preserving original Host header is required for reverse proxy
KEYCLOAK-3025 Offline servlet tests are not working on wildfly and eap
KEYCLOAK-3024 Add support for smoke test - clean start domain mode
KEYCLOAK-3023 OAuthRedirectUriTest.testLocalhost fails on wildfly
KEYCLOAK-3022 Adapter SSL tests are not working on wildfly
KEYCLOAK-3021 Realm Display Name is not part of the label for otpauth URI TOTP Applications.
KEYCLOAK-3020 Increase default password hashing intervals to 20K
KEYCLOAK-3013 Fix Upload Keystore tests in ClientAuthSignedJWTTest
KEYCLOAK-3011 Fix Console UI WelcomePageTest
KEYCLOAK-3010 Add support for smoke test - clean start
KEYCLOAK-3008 Upload Realm Keys doesn't work
KEYCLOAK-3006 Admin events inconsistencies
KEYCLOAK-3004 Fix PKCS12 tests in ClientAuthSignedJWTTest
KEYCLOAK-3003 Missing admin events in AuthenticationManagementResource
KEYCLOAK-3000 KcSamlSignedBrokerTest is unstable
KEYCLOAK-2995 Revert changes from KEYCLOAK-2989 in JWTClientCredentialsProvider
KEYCLOAK-2993 Fix integration-arquillian tests failing with -Pauth-server-wildfly
KEYCLOAK-2989 Extend ClientAuthSignedJWTTest