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

10 lines
552 B
Text
Raw Normal View History

2016-05-11 02:48:33 +00:00
[id="_sample-application"]
== Securing a sample application
2016-05-11 02:48:33 +00:00
Now that you have an admin account, a realm, and a user, you can use {project_name} to secure a sample {appserver_name} servlet application. You install a {appserver_name} client adapter, register the application in the admin console, modify the {appserver_name} instance to work with {project_name}, and use {project_name} with some sample code to secure the application.
.Prerequisites
2016-05-11 02:48:33 +00:00
* You need to adjust the port used by {project_name} to avoid port conflicts with {appserver_name}.