Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2
-
None
Description
- Two LTI1 consumers for two different tools with the same consumer key don't work
- Remove the fake LTI1 consumer altogether and override the auth with different logic if it’s an LTI1 request. Create consumer, but don’t save. Just call parent if LTI2
- Modify the LTI1 consumer for that consumer key to have the relevant secret each time the page is loaded.