mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-20 14:00:09 -06:00
Fix anchors in securing apps guide in prod profile
This commit is contained in:
@@ -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::[]
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user