Wiki source code of 01. Accessing CXAIR
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} |
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | = Login Procedure = | ||
| 6 | |||
| 7 | The [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] Administrator will provide users with one of the following methods to log into [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]]: | ||
| 8 | |||
| 9 | == Using the Desktop Shortcut == | ||
| 10 | |||
| 11 | Launch [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] by clicking the desktop icon. This will load [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] in the default web browser. | ||
| 12 | |||
| 13 | == Manually Entering the URL for J2EE Users == | ||
| 14 | |||
| 15 | Type the following URL in the browser address bar: | ||
| 16 | |||
| 17 | **http:~/~/<server name or IP address>:<port number>/cxair** | ||
| 18 | |||
| 19 | Replace the values inside the **<>** with the server on which [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] is located and the port number being used by that server. By default, the port numbers used by CXAIR are **6453** and **6454**. If using port **6454**, the URL must start with **https**. | ||
| 20 | |||
| 21 | == Manually Entering the URL for Windows Authentication == | ||
| 22 | |||
| 23 | Type the following URL in the browser address bar: | ||
| 24 | |||
| 25 | **http:~/~/<server name or IP address>:<port number>/cxair/windows.jsp** | ||
| 26 | |||
| 27 | Replace the values inside the **<>** with the server on which [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] is located and the port number being used by that server. By default, the port numbers used by [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] are **6453** and **6454**. | ||
| 28 | |||
| 29 | Single sign on is possible by entering the Windows Authentication URL once the administrator has setup the relevant Windows Authentication settings. It is recommended that Internet Explorer is used if Windows Authentication is configured.. | ||
| 30 | |||
| 31 | = Login Screen = | ||
| 32 | |||
| 33 | Populate the **Username** and **Password** field with the relevant credentials and click **Login** to access the solution. | ||
| 34 | |||
| 35 | To reset a password, populate the **Username** field and click **Forgot Password?**. A reset password email will be sent to the associated email address. |