Guides LMS Integration Brightspace Step 1 — Register the tool in Brightspace

Step 1 — Register the tool in Brightspace LMS

The first step is done entirely inside Brightspace by a platform administrator. You’ll register DrillBit as a new LTI 1.3 External Tool, point it at the DrillBit endpoints, enable the extensions DrillBit needs, add the substitution parameters that pass course / user context on every launch, and finish by saving the generated Client ID for the next step.

1. Open the LTI Advantage registration page

  1. Sign in to Brightspace as an Administrator.
  2. Open Admin Tools (the gear icon in the top bar).
  3. Select Manage Extensibility.
  4. Switch to the LTI Advantage tab.
  5. Click Register Tool and choose Standard when asked how you’d like to register the tool.

2. Enter the DrillBit endpoints

On the registration form, fill in the following fields with the exact DrillBit URLs below. These are the same for every Brightspace customer:

NameDrillbit Plagiarism Tool
DescriptionDrillbit Plagiarism LTI Advantage Tool Provider
Domainhttps://lti.drillbitplagiarismcheck.com
Redirect URLshttps://lti.drillbitplagiarismcheck.com/lti/launch
OpenID Connect Login URLhttps://lti.drillbitplagiarismcheck.com/lti/login
Target Link URIhttps://lti.drillbitplagiarismcheck.com/lti/launch
Keyset URLhttps://lti.drillbitplagiarismcheck.com/lti/keyset

Make sure the Enabled toggle at the top of the form is on.

3. Enable the required extensions

Under the Extensions section, tick all three:

Under Roles, enable Send Institution Role — DrillBit uses this to distinguish instructors from students.

4. Add substitution parameters

In the Substitution Parameters section, add the following name / value pairs so Brightspace passes the right context to DrillBit on every launch:

user_name$User.username
user_id$User.id
course_title$CourseOffering.title
resource_title$ResourceLink.title
resource_description$ResourceLink.description
resource_start_time$ResourceLink.available.startDateTime
resource_end_time$ResourceLink.available.endDateTime
resource_submission_end_time$ResourceLink.submission.endDateTime

5. Register and copy the credentials

  1. Click Register at the bottom of the form.
  2. Brightspace will open the Brightspace Registration Details dialog containing a generated Client ID and the URLs you’ll need on the DrillBit side.
  3. Copy each value below — you’ll paste them into DrillBit in the next step:
Save the Client ID somewhere safe before closing the dialog. You can come back to Tool Details to copy it again, but the next step (configuring DrillBit) cannot proceed without it.
Registration done. Move on to Step 2 — Enable Brightspace inside DrillBit to wire DrillBit’s side of the integration.
Back to Brightspace guides