-
Syllabi creation natively in Brightspace vs integrating a third-party syllabus management tool?
What are some pros/cons? If some of my objectives were to: standardize the format enforce some specific requirements use the content of the syllabus in our course equivalency processes
-
Merged: Salesforce LTI
This discussion has been merged.
-
Sandbox Development Environment
Hello, I am building an LTI 1.3 tool and have tested it on other LMS platforms to understand compatibility unique to each platform. I would like to register, configure, and test it in D2L Brightspace. Would someone be able to tell me where I can go to learn about setting up a local instance or is there an existing platform…
-
Help Needed: LTI 1.3
I'm new to LTI, so I've decided to create a small application to learn more about it. However, every time I make a call to the authenticate end-point, I receive a 404 error. This is the endpoint I'm calling from the LTI tool. public IActionResult Login([FromForm] string iss, [FromForm] string login_hint, [FromForm] string…
-
IsDeleted flag in LTI Links table and inclusion of deleted links - Administrator Documentation
Dear Community, I hope you can shed some light on my understanding of the LTI Links table in the LTI Data sets. I was analyzing the usage of LTI links. I have joined the LtiLinks table with the LTILaunches on LTILinkId and LtiLinkId. After joining, I have realised that many links were missing in the LtiLinks table, which…
-
How do I delete an LTI Advantage tool?
I can see a list of LTI Advantage tools on the page at d2l/le/ltiadvantage/registrations/home but I cannot see an option to delete an item from the list, merely to enable/disable it. Is there a special role/permission needed for deletion? I have tried ones like "Delete External Learning Tool Links" but none seems to have…
-
Too many ITokenSigners, time for littlefoot to build the right undiff solution
Hi all, when I use D2L Deeplink to create a LTI link, i saw a log said "Too many ITokenSigners, time for littlefoot to build the right undiff solution" Has anyone also encountered this problem? Any comment or idea is appreciated!!!
-
Does anyone else still teach Intro to Keyboarding and College Keyboarding?
I am looking for something similar to Cengage or McGraw Hill to integrate into D2L. Does anyone have any recommendations?
-
Dynamic registration does not create a deployment
I am implementing dynamic registration for our tool that creates a deployment for LtiDeepLinkingRequest, however it is not creating the deployment, there is an error in the logs but no details on why its failing. Here is a snippet from the JSON being sent ` "https://purl.imsglobal.org/spec/lti-tool-configuration": {…
-
Disabling MS Teams User Sync
How can I stop super users from syncing to MS Teams Class list as owners of a class?
-
Getting the error Keyset URL Cannot be reached
When trying to set the LTI 1.3 tool, I get the error "Keyset URL cannot be reached." However, when I open that Keyset URL in a new tab, it seems to work. What could be the issue?
-
How do i use the turnitin self checker
Im trying to figure out how to use the turnitin self checker
-
Problem with third-party integration - LTI Advantage and Oauth 2.0 authentication
Greetings! We have a third party tool trying to integrate the Brightspace API through Oauth 2.0. Our goal is for them to obtain an access token so they can use grading services (LTI 1.3). In this initial stage we are following the directions provided…
-
Invalid deep linking response from the tool: Invalid JWT.
Hi all, I am a developer of a LTI tool provider. when i try to use LTI1.3 and deeplink to create a ltirescourcelink type, it have some error. Here you can see the log Error ID #49648401432981305023774701209091750179835750405510267506.0 Error processing deep linking return it just mention the jwt is invalid, but i have no…
-
LTI 1.3 but having trouble with authentication (/d2l/lti/authenticate). Keep getting 404s.
Hello Team, I'm trying to get our tool to work with 1.3 and brightspace. I'm currently trying to implement openid to authenticate with. Brightspace gets to my auth method fine but when I try to redirect the user to the openid auth endpoint I keep gettings 404. Checking your help it says to check I have all parameters…
-
Sharing documents
How can I share Word documents and links with my students on Brightspace?
-
Help Needed: LTI 1.3 Deep Linking Response
I'm integrating an LTI 1.3 tool with Brightspace and need help with the deep linking response. The authentication works for both basic launch and deep link request, but the deep link response fails when adding content. Issue After the deep link form submis, I see the following error in the LMS: "An error occurred. Please…
-
LTI 1.3 but having trouble with authentication (/d2l/lti/authenticate). Keep getting 404s.
Hello Team, I'm trying to get our tool to work with 1.3 and brightspace. I'm currently trying to implement openid to autheticate with. Brightspace gets to my auth method fine but when I try to redirect the user to the openid auth endpoint I keep gettings 404. Checking your help it says to check I have all parameters…