keycloak-scim/securing_apps/topics/saml/java/tomcat-adapter.adoc
2017-02-14 10:05:15 +01:00

8 lines
317 B
Text

[[_saml-tomcat-adapter]]
==== Tomcat SAML adapters
To be able to secure WAR apps deployed on Tomcat 6, 7 and 8 you must install the Keycloak Tomcat 6, 7 or 8 SAML adapter into your Tomcat installation.
You then have to provide some extra configuration in each WAR you deploy to Tomcat.
Let's go over these steps.