Configuring with Other LTI 1.3 Compliant LMSs

Configure any LTI 1.3 compliant LMS with Pivot Interactives

Trevor Register avatar
Written by Trevor Register
Updated over a week ago

Configure Pivot Interactives in your platform

Once you find the page to configure a new LTI tool, copy and paste the following values into the appropriate fields provided by your platform. We may have different names for the values, but every LTI 1.3 compliant platform should be expecting the same values. Some values below may not be used.

Name

Value

Name

Pivot Interactives

Target Link URI

https://api.pivotinteractives.com/api/v2/lti/launch

OpenID Connect Initiation URL

https://api.pivotinteractives.com/api/v2/lti/connect

Public Key

-----BEGIN PUBLIC KEY-----
MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfK+GHLrXvbzGgLYDu6cOOcmvj
xUcTyEyjxWugXdeYIa1xVyi6NabEN8FJbI+EnpyjirVlei7JwY9Bo+9UVzNS+v5V
UgvWpENOA/jzMSIbDIi50Hybk5UiVkvBRsK6SI+f+bES/pBfiEGK03L8nr8uIU1t
Z4kle71Q8viR5Z0m7wIDAQAB
-----END PUBLIC KEY-----

JWK

{"kty":"RSA","e":"AQAB","kid":"965ccd74-be58-4b3d-b90f-7b9579a9f9dc","n":"nyvhhy61728xoC2A7unDjnJr48VHE8hMo8VroF3XmCGtcVcoujWmxDfBSWyPhJ6co4q1ZXouycGPQaPvVFczUvr-VVIL1qRDTgP48zEiGwyIudB8m5OVIlZLwUbCukiPn_mxEv6QX4hBitNy_J6_LiFNbWeJJXu9UPL4keWdJu8","alg":"RS256","use":"sig"}

Public Keyset URL

https://api.pivotinteractives.com/api/v2/lti/jwks.json

Your platform must also have a way to configure LTI Deep Linking. Copy and paste the values below. Again, the names might be different, but LTI 1.3 compliant platforms should expect the same information.

Name

Value

Text

Pivot Interactives

Domain

api.pivotinteractives.com

Target Link URI

https://api.pivotinteractives.com/api/v2/lti/launch

Message Type

LtiDeepLinkingRequest

Set the privacy level to Public, if possible. This makes it easier for student's accounts to be linked to Pivot Interactives.

Configure your platform in Pivot Interactives

Your platform should provide the following information. The names may be different but each LTI platform should provide the same information.

Name

Example

Name

LMS Platform

Issuer

https://lmsplatform.com

OpenID Connect Authorization URL

https://lmsplatform.com/lti/authorize_redirect

OAuth Token URL

https://platform.com/lti/oauth2/token

OAuth Audience (optional)

Your platform must have either a public key, JWK, or URL from which to fetch JWK's. Enter the appropriate one when registering your platform in Pivot Interactives

Did this answer your question?