LTI 1.3 openid connect id token

jkp
Community Novice

Hello.

I'm trying to implement openid connect flow with canvas to use it with LTI 1.3. I created LTI developer key.

Canvas sends me request with the following fields: iss, login_hint, client_id, target_link_uri, lti_message_hint, canvas_region as per IMS specification IMS Security Framework 1.0 | IMS Global Learning Consortium My response is as per specification with `scope: openid`. I always get invalid_scope error returned. LTI developer key doesn't specify scopes at all. Am I doing anything wrong?

Labels (1)
0 Likes