Setting up LTI 1.3 integration with Inspera

GrantBeevers
Community Member

Hi guys,

I am trying to setup an LTI 1.3 integration with our Inspera Assessment platform. I believe I have completed the Canvas side config correctly with endpoints etc, but typically, the LMS provides us with urls we configure in our Inspera platform. For example, I recently setup the integration with D2L Brightspace, and we were provided back the following URL's whicc we add to config in our platform:

[
  {
    "clientId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    "tokenUrl": "https://auth.brightspace.com/core/connect/token",
    "OIDCUrl": "https://partners.brightspace.com/d2l/lti/authenticate",
    "issuer": "https://partners.brightspace.com",
    "keyUrl": "https://partners.brightspace.com/d2l/.well-known/jwks"
  }]

Are there similar URLs we get from Canvas to provide a simialr config for our tool?

Labels (3)