Securing a JBoss Servlet Application

In this section you will learn how to secure a Java Servlet application on the Wildfly application server. You will learn how to install the Keycloak Client Adapter onto a Wildfly application server distribution. You will create and register a client application in the Keycloak Admin Console. Finally, you will configure the application to be secured by Keycloak.