diff --git a/topics/oidc/java/jboss-adapter.adoc b/topics/oidc/java/jboss-adapter.adoc index e85f8000e3..0d8e5577bd 100644 --- a/topics/oidc/java/jboss-adapter.adoc +++ b/topics/oidc/java/jboss-adapter.adoc @@ -259,9 +259,7 @@ This metadata is instead defined within server configuration (i.e. `standalone.x ---- 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 <>. +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 <>. The exception is the `credential` element.