I am building a plugin for authentication of OS Ticket with a specific platform. I went over LDAP Plugin & OAuth plugin and trying to understand it but without some specific guide/documentation it seems lil difficult.Is there any guide to understand how authentication works on OS Ticket or how to build authentication plugins for OS Ticket?

I want to accept user id & Password on OS Ticket website and then send the API call to third party service provider for verification and based on this let the User login or display error message

Q: Is there any guide to understand how authentication works on OS Ticket or how to build authentication plugins for OS Ticket?A: No, since the plugin system is still in a development state there is no official documentation yet on how to build plugins. That mentioned, you might want to look at the following thread (unofficial plugin development guide) from another user: http://osticket.com/forum/discussion/comment/86081/

Write a Reply...