As a Tool Provider, you will be required to register yourself with MNV Gateway, via an ** Out of Band Registration **, that will need to be done manually.

During this process, we will provide you with a ** Consumer Key ** and a ** Shared Secret **

The Tool Provider will need to expose 2 endpoints for communication with the Gateway:

  • Launch - The Gateway will use this endpoint to request a Launch Action URL.
  • Association - The Gateway will redirect a user to this endpoint if the Gateway does not currently have a Tool Provider ID for the user which is requesting the launch.

IMPORTANT NOTE: Any and all query parameters appended to the URI will be passed along to the Tool Provider. For example, the following URI... http://mnv-gateway.com/v1/launch/LTI11/saplinghe/EBook?bookid=6708&courseid=42333

...will pass along both the bookid and courseid parameter values to the Tool Provider.