hochschule-augsburg / hochschule-augsburg/SQL-Train

Tool Authentication not working with Moodle

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
bug wontfix
Dominant language
TypeScript
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Unfortunately the authentication for making request from our tool to Moodle is not working.
I do not know if this is my fault or the a library/LMS issue.
To reproduce just use the `ags = launch.get_ags()` aborts because it get the following Moodle error.
Moodle 4.2:
`Exception - Argument 1 passed to mod_lti\local\ltiopenid\jwks_helper::fix_jwks_alg() must be of the type array, null given, called in [dirroot]/mod/lti/locallib.php on line 1335.`
The error points to the jwks serving. Either the we do not set the jwks url correctly or the PyLTI1p3 library messed something up (or Moodle). (Perhaps this URL has to be allow or something)
It would be nice for grading and statistics to make the services work which was not part of our project.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.