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