Fix anchors in securing apps guide in prod profile

This commit is contained in:
stianst
2023-11-14 11:19:50 +01:00
parent e9e6563561
commit 92cc7708fe
2 changed files with 4 additions and 1 deletions

View File

@@ -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::[]

View File

@@ -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