OpenClinica User Manual/GetStarted

Table of Contents edit

Get started edit

Login Page edit

After successfully installing OpenClinica it is possible to access OpenClinica through a web browser. Type

http://localhost:8080/OpenClinica/
 
Login Page

and the browser will direct the user to the OpenClinica login page.

http://localhost:8080/OpenClinica/pages/login/login

Do not forget that Tomcat is case-sensitive, so localhost:8080/openclinica will not work, neither will localhost:8080/OPENCLINICA, etc.

Username/Password edit

The default user credential for OpenClinica is

username: root
password: 12345678

Fill in the username and password fields and press login.

Initial Password Change edit

 
Initial Password Change

If the login has been successful you will be asked to change the default password. Type in the new one and proceed with Change Password.

Main Page edit

This indicates that the OpenClinica main page and the OpenClinica installation function.

 
Main Page