Choose your LMS
For LMS administrators
Alexandria connects to your LMS with LTI 1.3 Advantage. Pick your platform below.
Using Blackboard or something else? Email [email protected] and we will tell you where it stands.
What is the same everywhere
Section titled “What is the same everywhere”Setup takes about five minutes. Every platform we support uses IMS Dynamic Registration, so you paste one URL and the two systems negotiate every endpoint, key, and claim between themselves. There is no JSON to hand-edit and no values to copy back and forth.
The registration URL is the same for all of them:
https://production-backend.libraryofalexandria.nl/lti/registerWe request three claims. The issuer, a stable user identifier, and the user’s email address. Your LMS also sends the course context and the user’s role with each launch. Nothing else.
No grade or roster scopes are requested by the LTI tool. Assignment and Grade Services and Names and Role Provisioning stay off.
Alexandria opens in a new tab. Sign-in uses a secure cookie exchange that browsers only permit in a top-level browsing context. Canvas and our Moodle plugin set this automatically; on Brightspace and manual Moodle you set it yourself.
Course copies are handled. Alexandria resolves the course from the launch every time rather than binding it to the link, so a copied course is treated as new: the educator re-runs a short setup, and students see a clear “not set up yet” page until then. Launches never break and never serve the previous term’s content.
What differs
Section titled “What differs”| Brightspace | Canvas | Moodle | |
|---|---|---|---|
| Registration | Dynamic | Dynamic | Plugin, or Dynamic |
| Separate API credential for sync | Not required | Required (API key) | Created by the plugin |
| New-tab launch | You set it | Automatic | Plugin sets it |
| Extra objects to configure | Registration → Deployment → Link | Just the key | Just the tool |
| Auto-verified institution | Only on your own domain | Only on your own domain | Most self-hosted sites |
Before you start
Section titled “Before you start”You need administrator access to your LMS. If you are a lecturer wanting Alexandria in your course, your LMS administrator does this part once for the whole institution, send them this page.
Nothing here requires a change to your identity provider, and no firewall rules are needed: your LMS calls us over standard HTTPS.