Skip to content

ilios/lti-server

Repository files navigation

Ilios LTI Launch Server Build Status

LTI Provider for launching an Ilios dashboard

Install

$ npm install
$ npm install -g serverless

Running tests

$ npm test

Deploy

$ serverless deploy --stage=dev

CLI

$ generate-url --help

  Handles data requests in the LTI format and returns Ilios data.

  Usage
    $ generate-url <ltiAppUrl> <apiServer> <apiNameSpace> <iliosSecret> <userId>

  Examples
    $ generate-url 'https://localhost' 'https://demo-api.com' 'api/v3' 'secret' 24
    https://lti-site.com/login/TOKEN