Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tool Authentication not working with Moodle #7

Open
sirchnik opened this issue Jun 23, 2023 · 0 comments
Open

Tool Authentication not working with Moodle #7

sirchnik opened this issue Jun 23, 2023 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@sirchnik
Copy link
Collaborator

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.

@sirchnik sirchnik added the bug Something isn't working label Jun 23, 2023
This was referenced Jun 23, 2023
@sirchnik sirchnik added the wontfix This will not be worked on label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant