-
- Prevent error display about session timeout
- Patch needed when using Moodle authentication
-
I am running Moodle 3.1 on Linux, and I set up a course where students are automatically enrolled based on a custom profile field which stores the programme of study they are engaged in. Student log i…
-
According to the wiki, you need to assign the Drupal user account that Moodle will use to the "service-authentication" role. I haven't got a role of 'service-authentication' in the list: do I need to …
-
Authentication Error in Moodle 3.2 when change user prefix. I work find, but I change the user prefix , and now I got Authentication Error when I login with Google
-
**Describe the bug**
Showing error **error/Could not upgrade oauth token** on clicking on test connection.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Plugin Setting in Moodle 4.…
-
Olá! Tenho um Moodle 3.11 de testes, com PostgreSQL e domínio com SSL.
Quanto tento realizar a etapa de autenticação a URL gerada &redirect_uri=**http**:///repository/vimeo/authentication_callback.…
-
We use moodle 3.11.3+
Authentication is done via a keycloak server and miniorange plugin
We have a portal, which handles user login/dashboard and also redirects the users to Moodle
This flow work…
-
The script `service/app.inc.php` provides the URLs in the controller capabilities (`$paths`) as relative paths. If the Moodle is installed in a subdirectory of the web server (such as `https://our.sch…
-
This plugin doesn't allow other plugins to run their user_authenticated_hook on a successful login, but instead immediately redirects to `$SESSION->wantsurl` immediately. This makes it difficult to co…
-
Here is what I have been thinking about for this plugin...
I have had a look at the Joomdle code which connects Joomla with Moodle. They have created a whole bunch of custom Moodle web services funct…