RapidIdentity supports Learning Tools Interoperability (LTI) Components 1.0 as an SSO
protocol allowing applications that utilize this protocol to be set up within
RapidIdentity.
Requirements
- RapidIdentity administrator credentials
- Consumer Key, Consumer Secret, and Resource Link ID provided by the
connecting system
- Navigate to your RapidIdentity administrator portal.
- From the module selector, choose Applications.
- Select Catalog.
- Click Add Application.
- Configure the Details tab:
- Enter a name for your application.
- Choose an icon or upload an official logo.
- Set the Status to Active.
- Set the Application URL to the main URL for the integration provided
by the connecting system.
- Configure the SSO settings:
- Select LTI 1.0 Authentication from the
Type pop-up menu.
- Populate the following fields for application connectivity:
- Consumer Key
- The OAuth Key provided by the connecting system.
- Consumer Secret
- The OAuth secret provided by the connecting system.
- Resource Link ID
- An opaque identifier that the tool consumer guarantees
will be unique within that consumer for every placement of
the link.
Note:
If the tool or activity is placed multiple times
in the same context, each of those placements
will be distinct. This value will also change if
the item is exported from one system or context.
This parameter is required.
- Form Items
- Additional form items can be provided to the application. Any LDAP attribute can be used by surrounding
the attribute with
% signs.
- (Newsela) Configure the required form items for Newsela.
If configuring LTI SSO with Newsela, set the Application URL to
https://newsela.com/apps/lti-tool-provider/ and
configure the following form items:
| Form Name | Form Value |
|---|
tool_consumer_info_product_family_code | RapidIdentity |
lis_person_sourcedid | %idautoPersonHRID% (for Staff and
students) |
lis_person_contact_email_primary | %mail% |
lis_person_name_family | %sn% |
lis_person_name_given | %givenName% |
user_id | %idautoPersonHRID% (for Staff and
students) |
roles | instructor (for teachers) or
learner (for students) |
- Click Save.
The LTI 1.0 application is now configured in RapidIdentity.