keycloak-scim/getting_started/topics/secure-jboss-app.adoc

8 lines
447 B
Text
Raw Normal View History

2016-05-11 02:48:33 +00:00
== Securing a JBoss Servlet Application
2017-08-28 12:50:14 +00:00
In this section you will learn how to secure a Java Servlet application on the {appserver_name} application server. You will learn how to install the
{project_name} Client Adapter onto a {appserver_name} application server distribution. You will create and register a client application in the
{project_name} Admin Console. Finally, you will configure the application to be secured by {project_name}.
2016-05-11 02:48:33 +00:00