Access Keys:
Skip to content (Access Key - 0)

Authentication Service

At this point we have completed configuring the Authentication Service and the Tomcat container the Authentication Service will run in.  We are now ready to deploy the Authentication Service to the Secure Tomcat Container.  This can be done as follows from a command prompt:

 >cd AUTHENTICATION_SERVICE_HOME
> ant deployTomcat
If you chose to use a JBoss container, the Authentication Service can easily be deployed by typing the following at a command prompt:

 > cd AUTHENTICATION_SERVICE_HOME
> ant deployJBoss
Although the installer does not support configuring a secure Globus container, the Authentication Service can be deployed to a secure Globus container by typing the following at the command prompt:
 > cd AUTHENTICATION_SERVICE_HOME
> ant deployGlobus
No matter which container you choose you should see a significant amount of output to the screen, if the deployment is successful you should see the words "BUILD SUCCESSFUL" outputted to the screen.

Once you deployed the Authentication Service, please start your container. Please make sure that there is outside connectivity to your Authentication Service through your firewall.
Last edited by
Sarah Honacki (854 days ago)
Adaptavist Theme Builder Powered by Atlassian Confluence