I have a java application which is running in tomcat recently I have integrated keycloak security to the application.
Question: How do we run the keycloak server inside the tomcat where I am running my application. So both are running in the same server with different ports.