Setting Up SSO

Admin of a HelpDesk account can configure SSO by signing in to a central identity provider. To set up a SSO, the admin needs to:

Configure identity provider

HelpDesk supports login via credentials created using Standard Assertion Markup Language (SAML) 2.0. For implementing SAML authentication, SAML URLs and Certificate are needed, which can be obtained from any supported IdP.

Once an admin registers with an IdP of their choice, they will receive the following:

  • IdP Issuer URL This URL uniquely identifies the application for which single sign-on is being configured.
  • Single Sign-On URL This URL processes an authentication request from the technician's browser and returns an authentication response to verify the technician.
  • X.509 certificate (Base64) An X.509 certificate is a security certificate that you receive from your identity provider to verify your identity. It comes in different formats, but HelpDesk only accepts .pem or .cer format.
Configure HelpDesk account

Admin needs to provide the received SAML URLs and Certificate in the Single Sign-On application from the HelpDesk web interface.

To configure SSO,

  1. Login to HelpDesk account via web browser.
  2. Clique no nome de usuário exibido no canto superior direito e clique em "My Account" (Minha conta).
  3. Clique em "Single Sign-On".
  4. Digite um nome para seu perfil SSO.
  5. Insira os URLs e adicione o certificado X.509 recebido de seu IdP.
    Observação: O certificado X.509 só deve estar no formato .pem ou .cer.
  6. Clique em "Configure Single Sign-On" (Configurar logon único).

    Você receberá um e-mail quando o SSO for ativado.