KEYCLOAK-19431 Adding missing links to SAML adapter sections
This commit is contained in:
parent
b01d8f772a
commit
181e6776a8
2 changed files with 5 additions and 2 deletions
|
@ -53,7 +53,10 @@ endif::[]
|
|||
* <<_saml_jboss_adapter,JBoss EAP>>
|
||||
ifeval::[{project_community}==true]
|
||||
* <<_saml_jboss_adapter,WildFly>>
|
||||
* <<_tomcat_adapter,Tomcat>>
|
||||
* <<_saml-tomcat-adapter,Tomcat>>
|
||||
endif::[]
|
||||
* <<_java-servlet-filter-adapter,Servlet filter>>
|
||||
ifeval::[{project_community}==true]
|
||||
* <<_jetty_saml_adapter,Jetty>>
|
||||
endif::[]
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
[[_java-servlet-filter-adapter]]
|
||||
==== Java Servlet filter adapter
|
||||
|
||||
If you want to use SAML with a Java servlet application that doesn't have an adapter for that servlet platform, you can
|
||||
|
|
Loading…
Reference in a new issue