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

8 lines
298 B
Text
Raw Normal View History

[[_jetty_saml_adapter]]
2016-06-07 06:18:06 +00:00
2016-06-02 16:07:45 +00:00
==== 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.
2016-06-02 16:07:45 +00:00
You then have to provide some extra configuration in each WAR you deploy to Jetty.
Let's go over these steps.