ASAP add-on authenticate as system
We try to use the ASAP add-on in our (multi tenant) web application. Our Zoho Help Center is configured as 'Customers must register to access Help Center', and that means that the ASAP add-on can not access the Knowledge Base.
I registered our application at the Zoho Developer Console and received a client id. Is it possible to authenticate as system-to-system in the ASAP add-on with this client id only, without passing user tokens?
Our application user tokens are provided by different active directories and are not accessible in the javascript client. Do you have an example how I can authenticate our application in the ASAP add-on?
Thanks!
Tom