keycloak-scim/topics/saml/java/jetty-adapter.adoc
2016-06-02 12:07:45 -04:00

6 lines
288 B
Text

==== Jetty SAML Adapters
To be able to secure WAR apps deployed on Jetty you must install the {{book.project.name}} Jetty 9.x or 8.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.