Inroduction
Tool Registration Methods¶
In the following LMS setup guides,
your.ltiaas.com
should be replaced with the subdomain that is registered in the LTIAAS portal for each specific API.
Manual Setup¶
The endpoints needed to setup LTIaaS manually are:
- Tool URL -
https://your.ltiaas.com
- Redirect URL -
https://your.ltiaas.com
- Deep Linking Launch URL -
https://your.ltiaas.com
- Login URL -
https://your.ltiaas.com/login
- Public Keyset URL -
https://your.ltiaas.com/keys
Dynamic Registration¶
If Dynamic Registration is enabled for your instance, it can be used to quickly register your LTI tool in any compliant Platform.
- Dynamic Registration URL -
https://your.ltiaas.com/register
Canvas JSON Registration¶
If Canvas JSON Registration is enabled for your instance, it can be used to quickly register the Tool in any instance of the Canvas LMS.
- Canvas JSON Registration URL -
https://your.ltiaas.com/register/canvas
More information on the Canvas JSON Registration can be found on the Canvas LTI Registration Documentation.