From 197c4be42fd43a3683ce912b32746f9a77573066 Mon Sep 17 00:00:00 2001 From: greg murphy Date: Fri, 13 Sep 2024 14:44:54 -0600 Subject: [PATCH] fix role scope mentor claim --- src/LtiConstants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LtiConstants.php b/src/LtiConstants.php index 120ed8d0..65be5255 100644 --- a/src/LtiConstants.php +++ b/src/LtiConstants.php @@ -21,7 +21,7 @@ class LtiConstants public const LAUNCH_PRESENTATION = 'https://purl.imsglobal.org/spec/lti/claim/launch_presentation'; public const LIS = 'https://purl.imsglobal.org/spec/lti/claim/lis'; public const LTI1P1 = 'https://purl.imsglobal.org/spec/lti/claim/lti1p1'; - public const ROLE_SCOPE_MENTOR = 'https://purlimsglobal.org/spec/lti/claim/role_scope_mentor'; + public const ROLE_SCOPE_MENTOR = 'https://purl.imsglobal.org/spec/lti/claim/role_scope_mentor'; public const TOOL_PLATFORM = 'https://purl.imsglobal.org/spec/lti/claim/tool_platform'; // LTI DL