keycloak-scim/securing_apps/topics/saml/java/jetty-adapter.adoc
2019-04-16 11:21:34 +02:00

7 lines
298 B
Text

[[_jetty_saml_adapter]]
==== Jetty SAML Adapters
To be able to secure WAR apps deployed on Jetty you must install the {project_name} Jetty 9.x SAML adapter into your Jetty installation.
You then have to provide some extra configuration in each WAR you deploy to Jetty.
Let's go over these steps.