Name
Auto LTI 1.1 (Learning Tools Interoperability) Response
Description
Generates a response as specified by the Learning Tools Interoperability specification. The request will include a signature calculated based on the key, secret, and timestamp.
Fields
Key: The shared key between the producing (Apidapter) and consuming applications used when calculating the signature.
Secret: The shared secret between the producing and consuming applications used when calculating the signature.
URL: The location of the consuming application.
Examples
Integrating a learning management system with a third-party blogging tool.
Errors
Handler will error if:
- The resource_link_id was not provided.
0 Comments