1
1
版本3.4的KeyClope文档非常详细 http://www.keycloak.org/docs/latest/securing_apps/index.html#_jboss_adapter |
2
0
看起来有些人错过了。。。无论如何。。我认为这可以成为你的出发点。 https://github.com/ssilvert/wildfly/blob/kcauth/keycloak/KeycloakSetup.txt 更多的细节和概念可以在这个电子邮件线程中找到, http://lists.jboss.org/pipermail/wildfly-dev/2014-June/002230.html . 抱歉,这些不是完整的答案,但可以作为解决方案的良好起点。 |
3
0
更新了文档,提供了有关如何使用KeyClope保护Wildfly管理控制台和管理API的更多信息。 看看这里 https://docs.jboss.org/author/display/WFLY/Protecting+Wildfly+Adminstration+Console+With+Keycloak |