REST - Logon - LTI
REST-Interface
REST-Interface
LTI (Learning Tools Interoperability) provides a standard mechanism for authorizing users accessing a web-based application (Tool Provider) from another web-based application (Tool Consumer, typically an LMS).
Try to login with the basic-lti-launch-request
.
Gets all posted form-data, checks lti/oauth-version and -data, try to create or update credential and logs the posted user in. Finally redirects to ui.
URL
POST <application-url>/api/logon/lti
Consumes
Produces
Permission
-
Sample
POST http://localhost:8080/mtr-backend/api/logon/lti