Add local dev deployment for LTI 1.3#130
Conversation
Avoid guessing since it may not work properly behind a reverse proxy doing TLS termination.
|
It seems that the LTI 1.3 library on which the devkit is build isn't correctly implementing the LTI 1.3 specifications, or more precisely, the OICD Connect specifications. Issues (oat-sa/lib-lti1p3-core#154, oat-sa/lib-lti1p3-core#160) are opened. |
|
I noticed that a |
@danielmcquillen This PR is quite outdated and stalled. The |
This adds a docker compose deployment and instructions and configuration to set up the TAO LTI 1.3 devKit as the LTI platform to initiate the login flow.
The goal is to improve testing of the LTI 1.3 Authenticator both locally and via CI.