]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/admin/web_client-login.adoc
c464a0db602d5165dd527999d192ae95fa1352bc
[working/Evergreen.git] / docs / admin / web_client-login.adoc
1 Logging into Evergreen
2 -----------------------
3
4 Basic Login
5 ~~~~~~~~~~~
6
7 indexterm:[staff client, logging in]
8
9 . The default URL to log into the client is _https://localhost/eg/staff/login_
10 . Enter your _Username_ and _Password_.
11 . Verify that the correct workstation is selected and click *Sign In*.
12 [NOTE]
13 Although workstation registration is not required in the web client, it is
14 highly recommended that you register the workstation for all web client features
15 to work correctly. If you have not yet registered a workstation, you need to log
16 in with the workstation field unset, then answer the prompts to register and use
17 a new workstation.
18
19 [[browser_defaults]]
20 Setting Browser Defaults for Web Client
21 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22
23 To ensure that staff can easily get to the web client portal page on login 
24 without additional steps, you can set the browser's home page to default to the
25 web client. 
26
27 Setting the Web Client as the Home Page in Chrome
28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
29 . In the top-right corner of your browser, click the Chrome menu.
30 . Select *Settings*.
31 . In the _On startup_ section, select _Open a specific page or set of pages._
32 . Click the *Set Pages* link.
33 . Add _https://localhost/eg/staff/_ to the _Enter URL_ box and click *OK*.
34
35 Setting the Web Client as the Home Page in Firefox
36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
37 . In the top-right corner of your browser, click the menu button.
38 . Click *Options*.
39 . In the _When Firefox starts:_ dropdown menu, select _Show my home page_.
40 . In the _Home Page_ box, add _https://localhost/eg/staff/_ and click *OK*.
41
42 Logging Out
43 ~~~~~~~~~~~
44
45 indexterm:[staff client, logging out]
46
47 To log out of the client:
48
49 . Click the menu button to the right of your user name in the top-right corner
50 of the window.
51 . Select *Log Out*
52
53 [CAUTION]
54 Exiting the browser will not log you out of the web client. 
55