Skip to main content

What is it?

Overview

IMS Learning Tools Interoperability (LTI) is a standard specification that lets third-party learning applications (“tool providers”) integrate with LMS platforms (“tool consumers”).

LTI lets you embed Publica.la as a tool in your LMS, enabling automatic logins (SSO) so users can access the store without filling out a separate login form.

We currently support IMS Basic LTI launches version 1.0/1.1 (lti_version = LTI-1p0).

Admin Role Limitation – click to expand
caution

Authentication methods based on IP, URL referrer, LTI, or SAML are designed for end-user access only.
When the identifier corresponds to an administrator account, the platform intentionally starts the session with regular user permissions to prevent privilege escalation.

Administrators who need to access the Control Panel must:

  1. Set a password to their account.
  2. Log out of the current integration-based session.
  3. Log back in using email + password to regain full administrator privileges.

You can read more

We use a POST route in the platform: https://{customer-store.com}/auth/lti

note

A note about privacy.
As standard for LTI, our platform only requires the user_id parameter to uniquely identify the user. But does not require the lis_person_contact_email_primary parameter which could be considered personally identifiable information, this parameter is optional and its use will depend on the customer's use case. Don't hesitate to contact us if you have any doubt.

How to configure it?

In the store:

  1. Go to Control Panel > Settings > Integrations.
  2. In LTI Settings, create a new connection.
  3. Enter the consumer key of your LTI client.
  4. Generate a strong shared secret, store it securely, and share it only through trusted channels.
  5. Save and share the credentials with the third-party learning application (you can retrieve the values later via the Edit button).
note

You can give your users unrestricted access to all your publications or assign a plan automatically

On the LMS side: Follow the relevant vendor guide when configuring each LMS:

Moodle:

Canvas:

Schoology:

Tools:

Autoconfig:

Troubleshooting

Does a user accessing through LTI needs to complete email and password?

No, through LTI the login is automatic. The user can use email and password to access directly from the store web app.

If the learning platform give specific access to books or plans, the user with user and password created can access to all plan or all publications?

The user only has access to a plan assigned. In case that configuration has access to all publications, only can use this access using the login LTI.

Users can access using other devices?

Yes, users can access from other devices if they set an email/password and log in directly through the store.

tip

Include the optional reader_exit_url parameter to control where users land after leaving the reader. This helps you keep the user journey inside your LMS or branded experience.


X

Graph View