From f827b2dc0d1943b1d2ea5d6b75a14d2a551e2bb4 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 20 Aug 2015 13:37:50 +0200 Subject: [PATCH] KEYCLOAK-1130 security-deployment vs. secure-deployment in the documentation --- docbook/reference/en/en-US/modules/jboss-adapter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docbook/reference/en/en-US/modules/jboss-adapter.xml b/docbook/reference/en/en-US/modules/jboss-adapter.xml index 6349c454f8..5ed29795ae 100755 --- a/docbook/reference/en/en-US/modules/jboss-adapter.xml +++ b/docbook/reference/en/en-US/modules/jboss-adapter.xml @@ -235,7 +235,7 @@ public class CustomerService { - The security-deployment name attribute identifies the WAR you want + The secure-deployment name attribute identifies the WAR you want to secure. Its value is the module-name defined in web.xml with .war appended. The rest of the configuration corresponds pretty much one to one with the keycloak.json configuration options defined in general adapter configuration.