Setting an authentication method

When a user logs on to the Self Service Portal, the default configuration takes the entered user ID and compares it to the Remedy Login ID field on the CTM:People form. If an entry with matching ID is found in the CTM:People form, the user can access the Self Service Portal. 

The following sections describe the possible authentication methods and provide the steps to set an authentication method:

Authentication methods

Several authentication methods required a unique email address to authenticate users. The BMC Remedy Action Request System (AR System) form in which the unique email address must be set depends on the authentication method. If the email address is not unique or is not specified, the user will not be authenticated.

Following are the authentication methods and related configuration entries available for logging in to the Self Service Portal:

Authentication methodAuthentication entry nameDescriptionRequires unique email address
People form Login ID authenticationAuthentication - People Profile (Login ID)

By default, this authentication entry is enabled.

To authenticate users against the People form, enable this entry. After user enters the login credentials, the system tries to find the user's record in CTM:People form with same Remedy Login ID as the user login ID.

(tick)
BMC Remedy AR System user ID compared against the User formAuthentication - User Form (Login ID)

You must use this authentication method if you are not integrating with BMC Remedy IT Service Management (BMC Remedy ITSM). This option matches the login name with Login Name field in User form to validate the self-service user.

(tick)
BMC Remedy AR System user ID and password Authentication - People Profile (AR Login/Password)

This option uses an API for user logon and does not compare to any BMC Remedy AR System form.


People form IDAuthentication - People Profile (People ID)

in the CTM:People form, if the People ID matches with the employee ID, you can configure the logon to use the People ID.

(tick)
HTTP HeaderAuthentication - HTTP Header

This authentication method matches the HTTP header from an organization's internal employee portal to which the user is logged in. This option authenticates the users after verifying the information passed on the HTTP header of request sent from the internal portal and logs them in to the Self Service Portal directly without having to authenticate again in Virtual Chat.

Note: The HTTP Header authentication method applies only for the old UI of the Self Service Portal.

(error)
Chat Alerts application
  • Authentication - Chat Alerts
  • Authentication - Chat Alerts SSO
This option is used to install or configure the Chat Alerts application for single sign on. For more information, see Installing and configuring the Chat Alerts application.(error)
Authentication for systems with single sign-onAuthentication - MidTier Sign On (Typically SSO)

Enable this authentication entry only when single sign-on is configured in your system. After enabling this entry, you must enable one of the following two entries:

  • Authentication - Single Sign On (People Form)
  • Authentication - Single Sign On (User Form)
(error)

People form Person ID authentication for single sign-on

Authentication - Single Sign On (People Form)

To authenticate single sign-on against the CTM:People form, enable this entry. You must enable this entry only after enabling Authentication - MidTier Sign On (Typically SSO) entry is enabled.

(tick)
User form authentication for single sign-onAuthentication - Single Sign On (User Form)

To authenticate single sign-on against the User form, enable this entry. You must enable this entry only after “Authentication - MidTier Sign On (Typically SSO)” entry is enabled.

(tick)

To set an authentication method

  1. From the IT Home Page, select Virtual Chat > Administration Console.
  2. Select Self Service Portal > Configuration.
  3. Select the appropriate authentication entry from the list. By default, the Authentication - People Profile (Login ID) entry is enabled and is the active authentication method.

    Tip

    Ensure that the Show Disabled check box is enabled so that so you can see all entries.

  4. Click Modify.
  5. The corresponding XML section appears in the editor. 

  6. Make the necessary changes to the configuration section.
  7. If this is the authentication method that you want to use, set the status to Enabled.
  8. Click Save
  9. For the changes to take effect, click Refresh Servlets. 
Was this page helpful? Yes No Submitting... Thank you

Comments

  1. Abhijit Shinde

    NOTE: When New UI for chat was developed, there was no Header Authentication  implemented for new UI.

    so link " http://<server>:8080/eschat/arhome.html?login=m:huid" will point to old /classic chat UI only and will not similar to http://<server>:8080/eschat/login.jsp

    Jul 10, 2019 11:02