OpenClinica User Manual/GetStarted

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Table of Contents

Get started

Login Page

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

http://localhost:8080/OpenClinica/
Login Page
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

The default user credential for OpenClinica is

username: root
password: 12345678

Fill in the username and password fields and press login.

Initial Password Change

Initial Password Change
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

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

Main Page
Main Page