/osticket-auth-api

Plugin for osTicket to allow agents (staff) to login with an account on an external API.

Primary LanguagePHP

osTicket External API Authentication

A backend that allows agents (staff) to login with their credentials for an external REST API.

Setup

  • Clone this repository into include/plugins/auth-api
git clone https://github.com/antriver/osticket-auth-api.git include/plugins/auth-api
  • Login to the Admin Panel and install the plugin from the Manage > Plugins > Add New Plugin page.
  • Click on the plugin name in the list and configure the settings.
  • Enable the plugin from the Manage > Plugins page.

Plugin settings

  • You can choose if agents can login using this plugin or not:

Backend choice