keycloak-scim/getting_started/topics/secure-jboss-app.adoc
Matthew Helmke a9a5fb0c37 KEYCLOAK-7127 first set of changes from Getting Started review (#377)
* KEYCLOAK-7127 first set of changes from Getting Started review

* further cleaning up and deleted some graphics that are no longer needed
2018-06-07 09:05:21 +02:00

8 lines
401 B
Text

== Securing a JBoss Servlet Application
This section describes how to secure a Java servlet application on the {appserver_name} application server by:
* Installing the {project_name} client adapter on a {appserver_name} application server distribution
* Creating and registering a client application in the {project_name} admin console
* Configuring the application to be secured by {project_name}