Fix anchors in securing apps guide in prod profile
Closes #26853 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
parent
b48a1f41fe
commit
d2f74dd83d
2 changed files with 5 additions and 0 deletions
|
@ -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::[]
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue