Give "Super Admins" (users who are admins across their whole LMS instance) automatic access to LMS Dashboards without needing an email.
Closed this issue · 2 comments
mkdir-washington-edu commented
Super admins in an LMS are admins who are admins across the whole LMS instance, not just a subaccount or similar.
Super admins can have the roles:
urn:lti:sysrole:ims/lis/Administrator
http://purl.imsglobal.org/vocab/lis/v2/system/person#Administrator
urn:lti:sysrole:ims/lis/SysAdmin
http://purl.imsglobal.org/vocab/lis/v2/system/person#SysAdmin
Super admins can be presumed to always be allowed to access Hypothesis' data concerning students, and so we can allow them admin access to the Dashboards without needing to verify their email addresses.
mkdir-washington-edu commented
marcospri commented
Done on hypothesis/lms#6798