]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/admin/web_client-login.adoc
Docs: adding info about testing action triggers
[Evergreen.git] / docs / admin / web_client-login.adoc
1 Logging into Evergreen
2 -----------------------
3
4 Registering a Workstation
5 ~~~~~~~~~~~~~~~~~~~~~~~~~
6 anchor:register_workstation[]
7 indexterm:[staff client, registering a workstation]
8
9 Before logging into Evergreen, you must first register a workstation from your
10 browser.
11
12 [NOTE]
13 ===============
14 You will need the permissions to add workstations to your network. If you do 
15 not have these permissions, ask your system administrator for assistance. 
16 ===============
17
18 . When you login for the first time, you will arrive at a screen asking that you
19 register your workstation
20 +
21 image::media/web_client_workstation_registration.png[]
22 +
23 . Create a unique workstation name.
24 . Click _Register_
25 . After confirming the new workstation is listed in the _Workstations Registered
26 With This Browser_ menu, click _Use Now_ to return to the login page. Your
27 newly-registered workstation should be selected by default on the login page.
28
29 Basic Login,
30 ~~~~~~~~~~~
31
32 indexterm:[staff client, logging in]
33
34 . The default URL to log into the client is _https://localhost/eg/staff/login_
35 . Enter your _Username_ and _Password_.
36 . Verify that the correct workstation is selected and click *Sign In*.
37
38 [[browser_defaults]]
39
40
41 Logging Out
42 ~~~~~~~~~~~
43
44 indexterm:[staff client, logging out]
45
46 To log out of the client:
47
48 . Click the menu button to the right of your user name in the top-right corner
49 of the window.
50 . Select *Log Out*
51
52 [CAUTION]
53 Exiting all browser windows will automatically log you out of the web client. If
54 you only close the tab where the web client is loaded, you will remain logged in. 
55