Hi all,
I am now developing a LTI1.3 tool pretty much like Zoom LTI Pro1.3.
I want to sync calendar events in a canvas course after users use our LTI tool to create meetings.
According to the tutorial videos I watched on Youtube, it seems like Zoom LTI pro1.3 could sync calendar events without popping the canvas oauth authorization prompt.
I go to OAuth2 grant_code canvas document and OAuth provider.rb canvs source code ,figuring out that omitting authorization prompt is feasible as long as the developer key is trusted.
However, I don't know how to make the developer key trusted.
Could someone please give me a guide to adding a trusted developer key?
Many thanks,
Tina