Problem Description
I am building a laravel web application which involves the usage of Moodle Service (version 3.6). I have done autologin with a [plugin](https://github.com/catalyst/moodle-auth_userkey).
The problem is that clicking the **Take Course** button on my external application will autologin to Moodle (via the plugin), but does not redirect the user to the course described in the button.
Is there a mechanism to do this?
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?