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

9 lines
311 B
Text
Raw Normal View History

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