Supported providers
The following providers are supported out of the box. Included with each is a brief description of how each works, and working examples of some launch data you could use with each provider
Standard
This adapter is a no-op, it allows the parameters to pass through untouched. Unless your provider needs specific data, this is the recommended choice.
Launch data
endpoint_url=http://www.imsglobal.org/developers/BLTI/tool.php;; context_id=some-site-123;; some-param=some-value;;
This sends a request to the sample tool hosted by IMS Global. It allows any key, but assumes a secret of 'secret'.