Popular Articles

  1. Entered Date vs Submitted Date

    Users with the appropriate permission can change the “Submitted Date” while submitting an issue. This article provides an explanation of the difference between the "Submitted Date" and "Entered Date." Entered Date This is the “actual” d...
  2. Service Level Agreements

  3. Best Practices - Time Zone Adjustment in the Cloud

    Issuetrak’s cloud services provide server hosting configured to specific time zones: U.S.-based cloud servers operate on Eastern Time (GMT-5). Canadian cloud servers use Canada Standard Time (GMT-5), which does not observe Daylight ...
  4. Migrating to Microsoft Entra ID

    This article provides steps for migrating a site with AD / LDAP-authenticated users to use our Entra ID integration. If you don't have AD configured but would like to configure Entra ID integration, please see this article . At a high level,...
  5. How to Renew a Client Secret

    When you generate a client secret as a part of an app registration for Microsoft 365, at some point that secret will expire and need to be renewed.  We recommend using certificate authentication  instead of client secrets when you utilize our i...
  6. Using Google App Passwords with a Gmail IEM Account

    For security reasons, Google will deprecate support for using basic authentication (which relies on your Google account's username and password) with third-party applications when using their Gmail service on May 30, 2022. It is therefore neces...
  7. Issue Notifications

    Issue notifications are automatically generated based on events that occur within an issue. When an event occurs, emails are sent to users based on the role they hold on the issue. This document goes over those notifications and how they can be modi...
  8. About Microsoft 365 Integration

    Note that the steps for creating the Microsoft 365 Application are for Issuetrak version 15.5 and above. If you are running a version older than 15.5 this option will not be present and the server settings will be listed in the incoming email con...
  9. About Active Directory Federation Services (AD FS)

    Active Directory Federation Services (AD FS) is a framework for authenticating users to an application without direct communication with a domain controller. This is a better and more secure way of implementing authentication for Issuetrak because: ...
  10. API - Swagger Overview

    Swagger is a RESTful API Documentation Specification that describes and documents Application Programming Interfaces (API). From the swagger.io site documentation: The Swagger specification defines a set of files required to describe such an...