diff --git a/docs/documentation/securing_apps/topics/overview/getting-started.adoc b/docs/documentation/securing_apps/topics/overview/getting-started.adoc index 227427bcde..fdb9bb8c60 100644 --- a/docs/documentation/securing_apps/topics/overview/getting-started.adoc +++ b/docs/documentation/securing_apps/topics/overview/getting-started.adoc @@ -53,8 +53,12 @@ ifeval::[{project_community}==true] * <<_saml_jboss_adapter,WildFly>> * <<_saml-tomcat-adapter,Tomcat>> endif::[] +ifeval::[{project_community}==true] * <<_java-servlet-filter-adapter,Servlet filter>> +endif::[] +ifeval::[{project_community}==true] ===== Apache HTTP Server * <<_mod_auth_mellon,mod_auth_mellon>> +endif::[] \ No newline at end of file diff --git a/docs/documentation/securing_apps/topics/saml/java/java-adapters-product.adoc b/docs/documentation/securing_apps/topics/saml/java/java-adapters-product.adoc index f865110c9a..b92b740827 100644 --- a/docs/documentation/securing_apps/topics/saml/java/java-adapters-product.adoc +++ b/docs/documentation/securing_apps/topics/saml/java/java-adapters-product.adoc @@ -3,6 +3,7 @@ {project_name} comes with a range of different adapters for Java application. Selecting the correct adapter depends on the target platform. +[[_saml_jboss_adapter]] ==== Red Hat JBoss Enterprise Application Platform ===== 8.0 Beta