Hi,
I want to have a third-party cloud-based helpdesk service to redirect a login request to a login form on our Joomla website, in order to implement a single signon for both our website and the helpdesk service (specifically: Happyfox). Our login form is created with Chronoforms. Upon submission, the form should redirect to a URL (presumably using cURL?) which contains a web token which has been created using the credentials (i.e. username + password) entered in the login form.
How to I do that? Where should I store in Joomla the required libraries for JSON Web Token, how do I create the necessary URL in ChronoForms? Does anyone have experience with integration of JSON web tokens in Joomla & ChronoForms?
Looking forward to any replies, as I haven't seen much on that subject so far on the Web.
I want to have a third-party cloud-based helpdesk service to redirect a login request to a login form on our Joomla website, in order to implement a single signon for both our website and the helpdesk service (specifically: Happyfox). Our login form is created with Chronoforms. Upon submission, the form should redirect to a URL (presumably using cURL?) which contains a web token which has been created using the credentials (i.e. username + password) entered in the login form.
How to I do that? Where should I store in Joomla the required libraries for JSON Web Token, how do I create the necessary URL in ChronoForms? Does anyone have experience with integration of JSON web tokens in Joomla & ChronoForms?
Looking forward to any replies, as I haven't seen much on that subject so far on the Web.