← Back to team overview

mahara-contributors team mailing list archive

[Bug 1903601] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11870
Committed: https://git.mahara.org/mahara/mahara/commit/4e7d16f396d5433abe9e5311a6248fd0e7a9c42e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 4e7d16f396d5433abe9e5311a6248fd0e7a9c42e
Author: Gold <gold@xxxxxxxxxxxxxxx>
Date:   Mon Jun 28 09:22:32 2021 +1200

Bug 1903601: LTI - Check for "sub" in the auth_remote_user

The user_id we get when creating users on cron has the form [GUID]_[ID].
This does not match the user_id we usually get which is of the form
[ID].  On other LTI calls the [GUID]_[ID] value is sent in the "sub"
parameter in the data from the JWT packet.

This will add a check for the "sub" value into the
module_lti_advantage_ensure_user_exists() request.

Change-Id: If3939f36fbfb6f690f23d7ff60d006461e7837ea
Signed-off-by: Gold <gold@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1903601

Title:
  Account creation and group creation in bulk through LTI 1.3

Status in Mahara:
  Fix Committed

Bug description:
  Account creation and group creation in bulk through webservices

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1903601/+subscriptions



References