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

11 lines
402 B
Text
Raw Normal View History

[[_saml-tomcat-adapter]]
2016-06-02 16:07:45 +00:00
==== Tomcat SAML adapters
WARNING: The {project_name} Tomcat SAML adapter is deprecated. We recommend that you use another client adapter if possible.
To be able to secure WAR apps deployed on Tomcat 8 or 9 you must install the Keycloak Tomcat 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.
2016-06-02 16:07:45 +00:00