Authentication

The Authentication page is only accessible to a user with administrative permissions. It allows you to set the session timeout, define the authentication method, and enable guest logins.

Getting There: In the Navigation Panel, click Authentication under Settings. If the menu is hidden, click The Settings icon..

You can do the following:

To complete the above tasks:

  1. In the Navigation Panel, click Authentication under Settings. If the menu is hidden, click The Settings icon..

  2. Enter the Session Timeout in minutes.

    NOTE: If the timeout limit set here is greater than what a user sets for the auto-refresh intervals for dashboard widgets or in their preferences (for items such Automate Activity, Schedule Activity, or the Status Center), it will prevent the user's session from timing out if they are on one of those pages.
  3. Click in the authentication method field and select LDAP, IBM i, Automate, or Webdocs for i.

  4. To enable guest logins and define the guest profile:

    1. Click On to Allow Guest Login. Click Off to disable it.

      The Allow Guest Login section on the Authentication page.

    2. Enter the Guest User Name. The default is 'Guest'.

    3. Enter the Guest Password. Enter it again to confirm it. The default is 'guest'.

  5. Click Save.

Auto Login

If authentication has been successfully set up on your Insite server, you can use the Auto Login feature to provide access to users with non-interactive computers. To use Auto Login:

  1. Identify the user name and password you would like to use for this feature. You can use the guest login or specify a particular user.
    NOTE: Use caution when selecting the user. Ensure that the user name only has authority to the parts of Insite you would like. Use Roles to set authority.
  2. Identify the route to the specific Insite page for which you would like to provide access. Everything after the # in your Insite URL is considered the route. The route is bolded in the example below.
    EXAMPLE:
    http://xx.xx.xx.xx:3030/HelpSystems/#HelpSystems/AdvDashboard/2
  3. Provide the link to those who need access. The link format is as follows:

    http://Insite IP Address:port/HelpSystems/#Login/{user name}/{password}/{route}

    EXAMPLE:
    http://xx.xx.xx.xx:3030/HelpSystems/#Login/Guest/GuestPswd/HelpSystems/AdvDashboard/2

 

 

Related Topics