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

8 lines
312 B
Text
Raw Normal View History

2016-06-06 17:25:58 +00:00
[[_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 {{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.