]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/admin/web_client-login.adoc
Docs: Update login chapter
[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 Setting Browser Defaults for Web Client
40 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
41
42 To ensure that staff can easily get to the web client portal page on login 
43 without additional steps, you can set the browser's home page to default to the
44 web client. 
45
46 Setting the Web Client as the Home Page in Chrome
47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
48 . In the top-right corner of your browser, click the Chrome menu.
49 . Select *Settings*.
50 . In the _On startup_ section, select _Open a specific page or set of pages._
51 . Click the *Set Pages* link.
52 . Add _https://localhost/eg/staff/_ to the _Enter URL_ box and click *OK*.
53
54 Setting the Web Client as the Home Page in Firefox
55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
56 . In the top-right corner of your browser, click the menu button.
57 . Click *Options*.
58 . In the _When Firefox starts:_ dropdown menu, select _Show my home page_.
59 . In the _Home Page_ box, add _https://localhost/eg/staff/_ and click *OK*.
60
61 Logging Out
62 ~~~~~~~~~~~
63
64 indexterm:[staff client, logging out]
65
66 To log out of the client:
67
68 . Click the menu button to the right of your user name in the top-right corner
69 of the window.
70 . Select *Log Out*
71
72 [CAUTION]
73 Exiting all browser windows will automatically log you out of the web client. If
74 you only close the tab where the web client is loaded, you will remain logged in. 
75