Deploying WAR Files to JBoss
Deploy WAR Files to JBoss - Identity Services
After you configure all properties files in WAR files, you must deploy these WARs through the app server.
Important: The following configuration is same for all app servers, except the deployment paths for app servers.
To deploy configured auth service .WAR files to JBoss, follow these steps:
- Copy the updated .warfiles, for exampleauthService.war.
- Paste the files in the following location:- For JBoss single node, <JBoss-DIR>\standalone\deployments.
 
- For JBoss single node, 
- Configure your app server (JBoss) as a service.