diff --git a/docs/documentation/securing_apps/topics/overview/getting-started.adoc b/docs/documentation/securing_apps/topics/overview/getting-started.adoc index 78ae117a745..90233c51fcc 100644 --- a/docs/documentation/securing_apps/topics/overview/getting-started.adoc +++ b/docs/documentation/securing_apps/topics/overview/getting-started.adoc @@ -54,11 +54,13 @@ ifeval::[{project_community}==true] * <<_saml_jboss_adapter,WildFly>> * <<_saml-tomcat-adapter,Tomcat>> endif::[] -* <<_java-servlet-filter-adapter,Servlet filter>> ifeval::[{project_community}==true] +* <<_java-servlet-filter-adapter,Servlet filter>> * <<_jetty_saml_adapter,Jetty>> 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 f865110c9a5..b92b740827d 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