I just updated the sample Consumer website to version 1.3. The source code is here. The biggest change is that the Consumer project is now complete. Previous versions were missing files because I did not want to share my passwords to things like the Twitter API. But that made it hard for people to get started. So…I removed the passwords from the files. Some of the other changes:
- Replaced SimpleMembership with Microsoft ASP.NET Identity 1.0.
- Removed inBloom support.
- Removed 3rd party signin support (so I could include all the project files without sharing my credentials).
- Removed tinymce (I could not get it to play nice with updated jQuery).
- Updated jQuery and Chosen.
- Replaced most LTI code with LtiLibrary.
Despite all these changes, the website itself looks and acts pretty much like it did before.
Have fun!
Hi,
I try to register “http://consumer.azurewebsites.net/” on softchalk to get the OAuth Consumer Key and OAuth Consumer Secret and want to test whether your LMS can connect to softchalk “https://softchalkcloud.com/services/registration/lti”. But softchalk refused the registration, because someone has already register “http://consumer.azurewebsites.net/” on softchalk. Do you know the Secret and Key to softchalk ? Thanks.
By the way, do you have any email that I can connect with you, thanks.
I think Softchalk issues the key and secret. You will need to ask them.
Thanks for reply.
Actually, Softchalk provides the registration service, the user can register their LMS there and Softchalk will send back the key and secret through email. But once the LMS has been registered on Softchalk by someone, then others cannot register there again. I will try again, thanks.