keycloak-scim/securing_apps/topics/saml/java/tomcat-adapter.adoc

8 lines
316 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.