Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
user_migration_claim.php File Reference

A simplified representation of a 'https://purl.imsglobal.org/spec/lti/claim/lti1p1' migration claim. More...

Classes

class  auth_lti\local\ltiadvantage\entity\user_migration_claim
 

Namespaces

namespace  auth_lti\local\ltiadvantage\entity
  
 

Detailed Description

A simplified representation of a 'https://purl.imsglobal.org/spec/lti/claim/lti1p1' migration claim.

This serves the purpose of migrating a legacy user account only. Claim properties that do not relate to user migration are not included or handled by this representation.

See https://www.imsglobal.org/spec/lti/v1p3/migr#lti-1-1-migration-claim

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later