We want to launch a 3rd party web site which is a LTI tool provider and LTI 1.1 complaint. This LTI tool provider has given us url, consumer key and shared secret. Can anybody give us a sample c# code to launch this site as a window popup.
Asked
Active
Viewed 905 times
0
-
What happens if you paste url into browser address bar and run it? Will it open the website? – Alex Dec 22 '15 at 10:52
-
Providing you are using Canvas there should be a LTI section in Canvas documentation specifying how to launch basic LTI requests. There should be at least info how to configure launch with the consumer key-secret pair. LTI spec (https://www.imsglobal.org/specs/ltiv1p0/implementation-guide#toc-17) calls this case: LTI link authoring – Marcin Wachulski Feb 26 '16 at 08:42
1 Answers
0
@Niroshana - not sure if this is still relevant for you. But answering this for others who might land up here...
There is a good open source library that can be used for LTI Tool Provider and LTI Tool Consumer (for .NET)

Aliaksandr Sushkevich
- 11,550
- 7
- 37
- 44

prash
- 27
- 5