How to create custom Tool Consumer Profiles and associate with developer key?

Jump to solution
lissome0
Community Novice

I am developing LTI2 Tool with Plagiarism Detection Platform with reference to the link below.

Plagiarism Detection Platform - Canvas LMS REST API Documentation 

### JWT Access Tokens for LTI2 Tools - Canvas LMS REST API Documentation 

I created JWT Access Tokens and request Tool Consumer Profiles (TCP) with Authorization Bearer <JWT access_token> for restricted set of services/capabilities.

But I could not find restricted set of services/capabilities because my developer key does not associated with custom Tool Consumer Profiles which ask to create.

Please tell me how to create custom Tool Consumer Profiles and to associate with developer key.

Thanks for all your help.

Labels (1)
1 Solution
pklove
Community Champion

According to the docs:

Note: to retrieve a custom Tool Consumer Profile an Instructure employee must first create the tool consumer profile and associate it with your developer key. Please contact us for assistance with this process.

So it looks like you need to contact Canvas to get the TCP added and associated with your key.

View solution in original post