Skip to content

OpenLearningNet/LTI-Bridge

Repository files navigation

LTI-Bridge

Required environment variables:

  • LTI_LAUNCH_URL: this is the full (https://.../api/LtiLaunch) URL endpoint where this is deployed
  • CONSUMERS: JSON of the form
{
  "Consumer Key": {
    "integration": "EZProxy",
    "secret": "SECRET KEY",
    "config": {
      baseUrl: "http://ezproxy.yourlib.org:2048",
      secret": "EZProxy SECRET"
    }
  }
}

EZProxy Integration Config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published