Creating A Custom Login Process
This Custom Authentication Process can be used to override the current login systems and can be extended to external authentication APIs.
This example uses an array to store users and groups in the "loginprompt" interaction..
To include a Custom Authentication Process in your answerspace you first need to create two mADL interactions.
Next, download the attached files below, copy and paste the content of these files into the matching interaction's mADL code area.
All the step by step instructions and sample code are included in guide below.
Notes #
Ensure there are no line breaks in interaction code if you copy it from the PDF version.