Popular Articles

  1. About OAuth / OpenID Connect

    This article explains how to enable Identity Management, as well as configure Google, OKTA, One Login and the "Custom" option to authenticate with Issuetrak.
  2. About the Dashboard

    The Dashboard is a user-specified display of At-A-Glance statistics regarding open issues. A user must have Dashboard permissions within their Menu Options / Pages Allowed to view the Dashboard. If Issue Classes are enabled, selecting a Cla...
  3. 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: ...
  4. About Webforms

    Webforms are one of many methods of submitting issues with Issuetrak. This method is based on a form being created in a customer-facing application (normally a web site) that interacts with Issuetrak through an Application Programming Interface (A...
  5. About Identity Management

    When using and configuring Issuetrak, administrators can choose how their users can authenticate based on multiple criteria and the needs of their organization. To facilitate this, Issuetrak supports multiple authentication methods. There are t...
  6. API Authorization Overview

    The Issuetrak API requires specific, custom authorization headers to be added to each HTTP request targeting an API operation endpoint. The following custom authorization headers must be defined. Issuetrak API Authorization...
  7. Managing Task Groups

    Several tasks may be grouped together and collectively added to an issue. These pre-defined Task Groups can maintain a consistent workflow in the course of resolving issues. Within Task Groups, dependencies among tasks can be established, e.g. tas...
  8. Preparing AD Federation Services for use with Issuetrak

    This document is a guide to configuring Active Directory Federation Services (AD FS) 2019 for use with Issuetrak.   Prerequisites You must have the following information on hand before beginning this process: Your Issuetrak site...
  9. About Priorities

    Priorities are used to indicate the relative importance of an issue. Identifying priorities among issues helps determine where a particular issue figures into the larger issue queue and how soon the issue might be addressed. Auto Assignments, Iss...
  10. API Samples Overview

    The Issuetrak API is a RESTful API that uses the HTTP protocol as the primary transport infrastructure both to invoke an API operation and to transmit the response from an API operation back to the API consumer. As such, the API is platform-agnostic...